validateCohortIdArgument | R Documentation |
Validate cohortId argument.
validateCohortIdArgument(
cohortId,
cohort,
validation = "error",
call = parent.frame()
)
cohortId |
A cohortId vector to be validated. |
cohort |
A cohort_table object. |
validation |
How to perform validation: "error", "warning". |
call |
A call argument to pass to cli functions. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.