date_prose | R Documentation |
Get dates in prose format
date_prose(x, full_month = TRUE)
x |
character vector in yyyy-mm-dd format. |
full_month |
logical whether to return full name of month or shortened version (e.g,. "Oct") |
characater vector of dates in prose format (e.g., 21 May 1991)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.