Learn R Programming

polmineR (version 0.6.1)

enrich: enrich an object

Description

Method to fill slots of a partition or partitionBundle object that have not been set up previously. See the respective documentation:

Usage

enrich(object, ...)
"enrich"(object, size = FALSE, pAttribute = NULL, id2str = TRUE, meta = NULL, verbose = TRUE, mc = FALSE, ...)
"enrich"(object, mc = FALSE, progress = TRUE, verbose = FALSE, ...)

Arguments

object
a partition, partitionBundle or comp object
...
further parameters
size
logical
pAttribute
character vector
id2str
logical
meta
character vector
verbose
logical
mc
logical or, if numeric, providing the number of cores
progress
logical, whether to show progress bar