age: age

Description Usage Arguments Value

View source: R/age.R

Description

Calculate someone's age based on their birthday and a provided date

Usage

1
age(birthdate, as_of_date = NULL)

Arguments

birthdate

birthday in the form YMD

as_of_date

current day in the form YMD, default is today

Value

age


eringrand/RUncommon documentation built on Sept. 22, 2020, 10:49 p.m.