View source: R/tidy_up_birth_year.R
tidy_up_birth_year | R Documentation |
Format the column containing birth year to remove invalid entries
tidy_up_birth_year(birth_year, max_year)
birth_year |
Value from birth_year column |
max_year |
Birth year above which the entry is considered invalid. (Default: the year in which the sample was collected) |
Birth year as a numeric data type or NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.