View source: R/dtc_create_iso8601.R
yy_to_yyyy | R Documentation |
yy_to_yyyy()
converts two-digit years to four-digit years.
yy_to_yyyy(x, cutoff_2000 = 68L)
x |
An integer vector of years. |
cutoff_2000 |
An integer value. Two-digit years smaller or equal to
|
An integer vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.