View source: R/step_birthdate.R
step_birthdate | R Documentation |
Re-factor the Birthdate column to be a true Date variable
step_birthdate(df)
df |
a tibble of demographic data |
a tibble
#demo_raw <- step_birthdate(df = demo_raw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.