addCohortName | R Documentation |
Add cohort name for each cohort_definition_id
addCohortName(cohort)
cohort |
cohort to which add the cohort name |
cohort with an extra column with the cohort names
library(PatientProfiles)
cdm <- mockPatientProfiles()
cdm$cohort1 %>%
addCohortName()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.