step_birthdate.Rd
Re-factor the Birthdate column to be a true Date variable
step_birthdate(df)
a tibble of demographic data
a tibble
#demo_raw <- step_birthdate(df = demo_raw)