Description Usage Arguments Value Examples
creates a name for the accident zipped csv.bz2 file based on the year
argument.
1 | make_filename(year)
|
year |
numerical input to indicate the year of the required data |
The function returns a file name based on the input year.
1 2 3 4 | ## Not run:
make_filename(2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.