whats_my_age_again: Calculate your age

Description Usage Arguments Value Examples

View source: R/whats_my_age_again.R

Description

Calculate your age in case you forget.

Usage

1
whats_my_age_again(dob = NULL, enddate = NULL)

Arguments

dob

A string of the form 'MM/DD/YYYY' indicated your birthday

enddate

A string of the form 'MM/DD/YYYY' for another date to see how old you were trsing

Value

lubridate object

Examples

1
2
3
4
## Not run: 
whats_my_age_again(dob = '02/09/1993', enddate = '02/09/2020'

## End(Not run)

avalcarcel9/blink182 documentation built on Feb. 14, 2020, 12:34 a.m.