Description Usage Arguments Value Examples
View source: R/fars_functions.R
This functions insert a given year into the string accident_XXXX.csv.bz2.
1 | make_filename(year)
|
year |
Numeric. Year of which the function will get the filename. |
A string as accident_XXXX.csv.bz2, XXXX being the input year, ready to be use as a file name.
1 | make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.