Learn R Programming

MoBPS (version 1.6.64)

get.cohorts: Export Cohort-names

Description

Function to export cohort names for the population list

Usage

get.cohorts(population, extended = FALSE)

Arguments

population

Population list

extended

extended cohorts

Value

List of all cohorts in the population-list

Examples

Run this code
# NOT RUN {
data(ex_pop)
get.cohorts(ex_pop)
# }

Run the code above in your browser using DataLab