str_date_formatted | R Documentation |
Function to format a date (usually) for printing.
str_date_formatted(date = NA, time_zone = TRUE, fractional_seconds = TRUE)
date |
Optional, a date to be formatted. |
time_zone |
Should the time zone be printed with the date? |
fractional_seconds |
Should fractional seconds be included when printing the date? |
Character vector.
Stuart K. Grange
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.