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