View source: R/dtc_create_iso8601.R
iso8601_year | R Documentation |
iso8601_year()
converts a character vector whose values represent years to
four-digit years.
iso8601_year(x, cutoff_2000 = 68L)
x |
A character vector. |
cutoff_2000 |
A non-negative integer value. Two-digit years smaller or
equal to |
A character vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.