# \donttest{
covSettings <- createDefaultCovariateSettings(
includedCovariateConceptIds = c(1),
addDescendantsToInclude = FALSE,
excludedCovariateConceptIds = c(2),
addDescendantsToExclude = FALSE,
includedCovariateIds = c(1)
)
# }
Run the code above in your browser using DataLab