aggregateCovariates | R Documentation |
Aggregate covariate data
aggregateCovariates(covariateData)
covariateData |
An object of type |
An object of class covariateData
.
covariateData <- FeatureExtraction::createEmptyCovariateData(
cohortIds = 1,
aggregated = FALSE,
temporal = FALSE
)
aggregatedCovariateData <- aggregateCovariates(covariateData)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.