powered by
Add cohort name for each cohort_definition_id
addCohortName(cohort)
cohort with an extra column with the cohort names
cohort to which add the cohort name
# \donttest{ library(PatientProfiles) cdm <- mockPatientProfiles() cdm$cohort1 |> addCohortName() # }
Run the code above in your browser using DataLab