createEmptyCohortDefinitionSet {CohortGenerator} | R Documentation |
Create an empty cohort definition set
Description
This function creates an empty cohort set data.frame for use
with generateCohortSet
.
Usage
createEmptyCohortDefinitionSet(verbose = FALSE)
Arguments
verbose |
When TRUE, descriptions of each field in the data.frame are returned |
Value
Invisibly returns an empty cohort set data.frame
[Package CohortGenerator version 0.11.2 Index]