insp_cast_chr_date | R Documentation |
insp_cast_chr_date()
converts dates in a variety of character
formats to the ISO 8601 standard. It is intended for use as the
character_fun
in convert_to_date()
.
insp_cast_chr_date(x)
x |
A vector of dates |
The standardized date vector
The function that this is used in,
convert_to_date()
, as well as the
higher-level function
insp_prep_data()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.