Description Usage Arguments Value Examples
What this function does is to add the year to a filepath so that it now refers to the data of that year and print the new filepath.
| 1 | make_filename(year)
 | 
| year | A string character or number with the wanted year of the data | 
The filepath correspondent to the data of that year.
| 1 2 | make_filename("2017")
make_filename(1999)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.