Utility function to set the cohort table & schema on createCohortBasedCovariateSettings with information from the execution settings
replaceCovariateSettingsCohortSchemaTable(
covariateSettings,
covariateCohortDatabaseSchema,
covariateCohortTable
)An object of type covariateSettings
An object of type covariateSettings
The database schema where the cohorts used to define the covariates can be found.
The table where the cohorts used to define the covariates can be found.