View source: R/get_date_time.R
get_date_time | R Documentation |
splits the string into date and time.
get_date_time(str)
str |
expects an date and time as a string in the format datetime <- '2010-02-13 10:30:00' get_date_time(datetime) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.