View source: R/data_manipulation_functions.R
format_date_columns | R Documentation |
Format Date Columns This function adds date, year and month columns if the the input has a createdOn column from Synapse. If the the input has year or month columns, those are converted to factors.
format_date_columns(data)
data |
A tibble |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.