View source: R/dtc_create_iso8601.R
iso8601_truncate | R Documentation |
iso8601_truncate()
converts a character vector of ISO8601 dates, times or
date-times that might be partial and truncates the format by removing those
missing components.
iso8601_truncate(x, empty_as_na = TRUE)
x |
A character vector. |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.