View source: R/extract_dates.R
date_unifier | R Documentation |
Legacy function for standardising dates autogenerated by SurveyCTO
date_unifier(x)
x |
Date and time field that is generated by SurveyCTO |
Date in the format YYYY-MM-DD
mutate(dataframe, mydate = date_unifier(SubmissionDate))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.