R/CohortTimeSeriesData.R
createCohortTimeSeriesArgs.Rd
Create a parameter object for the function getCohortTimeSeriesData
createCohortTimeSeriesArgs(cohortIds = -1, timeInterval = "month")
A vector of cohort Ids; set to -1 to use all cohorts in the cohort table
The time interval (year, month, day) to use when extracting the cohort time series.
Create an object defining the parameter values for use with the
[getCohortTimeSeriesData]