Description Usage Arguments Value Examples
This is a simple function that you can input the year and it will return the file name depended on the year
1 | make_filename(year)
|
year |
A number which is a year |
This function returns the filename as "accident_year.csv.bz2"
1 | ## Not run: make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.