Description Usage Arguments Value Examples
Function creates the name of the file to be read based on the specified year
1 | make_filename(year)
|
year |
is the year of the data to be examined ... year can be integer or string (because input will be converted to integer) |
Function returns a file name that includes the specified year
1 2 | make_filename(2013)
make_filename(2015)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.