Description Usage Arguments Value Examples
View source: R/fars_funtions.R
The function generates a "accident_year.csv.bz2" filename, where "year" is the parameter given by the user.
1 | make_filename(year)
|
year |
an integer |
The function generates a filename with the year number given by the user.
1 2 3 4 | ## Not run:
make_filename(2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.