age_at_date: Calculate the age of an invidividual on a certain date.

View source: R/group-ages.R

age_at_dateR Documentation

Calculate the age of an invidividual on a certain date.

Description

This function is setup to primarily to deal with the demographics file.

Usage

age_at_date(age_at_date, dobyyyy, dobmm)

Arguments

age_at_date

date from which you want to calculate the age

dobyyyy

year of birth.

dobmm

month of birth.


bcgov/dipr documentation built on June 1, 2022, 12:32 p.m.