View source: R/CohortDefinitionSet.R
isCohortDefinitionSet | R Documentation |
This function checks a data.frame to verify it holds the expected format for a cohortDefinitionSet.
isCohortDefinitionSet(x)
x |
The data.frame to check |
Returns TRUE if the input is a cohortDefinitionSet or returns FALSE with warnings on any violations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.