# \donttest{
table1CovSettings <- createTable1CovariateSettings(
specifications = getDefaultTable1Specifications(),
covariateSettings = createDefaultCovariateSettings(),
includedCovariateConceptIds = c(),
addDescendantsToInclude = FALSE,
excludedCovariateConceptIds = c(),
addDescendantsToExclude = FALSE,
includedCovariateIds = c()
)
# }
Run the code above in your browser using DataLab