person_age_band: person_age_band

Description Usage Arguments

Description

person_age_band

Usage

1
2
3
person_age_band(ages, genders, breaks = c(0, 34, 44, 54, 59, 64, 69, 74, 79,
  84, 89, 94, 120), break_labels = c("0_34", "35_44", "45_54", "55_59",
  "60_64", "65_69", "70_74", "75_79", "80_84", "85_89", "90_94", "95_GT"))

Arguments

breaks

vector of integers representing the lower endpoints for the age bands

break_labels

vector of strings representing the labels for each age band


validatehealth/cmshcc documentation built on May 8, 2019, 6:51 p.m.