Method to fill slots of a partition or partitionBundle object that have not been set up previously. See the respective documentation:
enrich(object, ...)# S4 method for partition
enrich(object, size = FALSE, pAttribute = NULL,
id2str = TRUE, verbose = TRUE, mc = FALSE, ...)
# S4 method for partitionBundle
enrich(object, mc = FALSE, progress = TRUE,
verbose = FALSE, ...)
a partition, partitionBundle or comp object
further parameters
logical
character vector
logical
logical
logical or, if numeric, providing the number of cores
logical, whether to show progress bar