View source: R/DetailedCovariateSettings.R
convertPrespecSettingsToDetailedSettings | R Documentation |
Convert prespecified covariate settings into detailed covariate settings
convertPrespecSettingsToDetailedSettings(covariateSettings)
covariateSettings |
An object of type |
For advanced users only.
An object of type covariateSettings
, to be used in other functions.
covSettings <- createDefaultCovariateSettings()
detailedSettings <- convertPrespecSettingsToDetailedSettings(covariateSettings = covSettings)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.