Create a parameter object for the function getCohortTimeSeriesData

createCohortTimeSeriesArgs(cohortIds = -1, timeInterval = "month")

Arguments

cohortIds

A vector of cohort Ids; set to -1 to use all cohorts in the cohort table

timeInterval

The time interval (year, month, day) to use when extracting the cohort time series.

Details

Create an object defining the parameter values for use with the

See also

[getCohortTimeSeriesData]