make.age.strata: Make Age Strata based on cutoffs

View source: R/setup.R

make.age.strataR Documentation

Make Age Strata based on cutoffs

Description

makes length(age.cutoffs)-1 age strata

Usage

make.age.strata(age.cutoffs)

Arguments

age.cutoffs

A numeric vector of ages, where age.cutoffs[1] is the lower bound of the first age bracket, age.cutoffs[length(age.cutoffs)] is the upper bound of the last age bracket

Value

a list with the following components: $labels, $lowers, $uppers, and $spans


tfojo1/jheem documentation built on Oct. 7, 2022, 1:24 p.m.