four_digit_year | R Documentation |
experimental Computes the four digit year from a string with two digits year.
four_digit_year(two_digit_year)
two_digit_year |
An integer or string value with two digits (from 00 to 99). |
To be used within 'extract_information_from_file_name()'.
A strign with four digit year.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.