R/CreateArgFunctions.R
createGetDbExposureDataArgs.Rd
Create a parameter object for the function getDbExposureData
createGetDbExposureDataArgs(covariateSettings = NULL)
Either an object of type covariateSettings as created using the createCovariateSettings function in the FeatureExtraction package, or an object of type SimpleCovariateSettings as created using the createSimpleCovariateSettings function. If NULL then no covariate data is retrieved.
Create an object defining the parameter values.