| .apply_datetime_format | R Documentation |
Handles Date, POSIXct, numeric (R epoch), and character inputs.
.apply_datetime_format(x, format, keep_na = FALSE)
x |
Input vector |
format |
A ks_format object with date/time/datetime type |
keep_na |
Logical. Preserve NA instead of applying missing label. |
Character vector of formatted values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.