Description Usage Arguments Value Examples
This is a function that makes the dataset names. You can insert
the year of the dataset into the file name
(using the year
argument).
1 | make_filename(year)
|
year |
A numeric variable giving the year of the file name. |
This function prints different dataset name by different year.
1 | make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.