Description Usage Arguments Value Examples
Conditions that may result in an error:
year
is not a valid number of a year;
Data of requested year does not exist.
1 | make_filename(year)
|
year |
An integer or element coercible to integer representing a year. |
This function prints a character string of file name based on input year. It can be used for reading the file.
1 | ## Not run: make_filename(2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.