Description Usage Arguments Value
Add helpful date columns.
1 | date_standard_cols(.df, .date_col)
|
.df |
a data frame. |
.date_col |
the name of the date column unqouted. |
an updated version of the data frame supplied to .df with four additional date related columns: 1) datetime, 2) date, 3) year, and 4) month.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.