step_birthdate: Re-factor the Birthdate column to be a true Date variable

View source: R/step_birthdate.R

step_birthdateR Documentation

Re-factor the Birthdate column to be a true Date variable

Description

Re-factor the Birthdate column to be a true Date variable

Usage

step_birthdate(df)

Arguments

df

a tibble of demographic data

Value

a tibble

Examples

#demo_raw <- step_birthdate(df = demo_raw)

SzarR/medusa documentation built on Feb. 7, 2024, 11:36 p.m.