rt_add_year_month_factors | R Documentation |
as '[.column]_year' and '[.column]_month' factor variables to .data based off of date column .column
rt_add_year_month_factors(.data, .column, .abbreviate = FALSE)
.data |
date vector |
.column |
name of date column in .data |
.abbreviate |
use month abbreviations |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.