R/exportCohortDefinitionSet.R
exportCohortDefinitionSet.Rd
Export cohort definition set from WebAPI
exportCohortDefinitionSet(baseUrl, cohortIds, generateStats = FALSE)
The base URL for the WebApi instance, for example: "http://server.org:80/WebAPI".
A set of cohortIds to fetch from WebApi.
Should cohort inclusion rule statistics be generated?
Constructs a CohortDefinition set containing the following fields:
The cohort ID in ATLAS.
a copy of the value in atlasId.
The name of the cohort.
The cohort generation sql.
The cohort definition JSON.
The cohort description.