system.date | R Documentation |
converts character string date into date/time format
system.date(theDate, dateFormat = lubridate::ymd_hms)
theDate |
character string to be converted (can be vectorized) |
dateFormat |
function that defines the output date/time format, default is lubridate::ymd_hms |
date
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.