Description Usage Arguments Value Examples
make_filename
creates a Fatality Analysis Reporting System
(FARS) filename for a given four digit year
.
1 | make_filename(year)
|
year |
The year you want to make a FARS filename for. |
A filename for a file containing FARS data.
1 2 | ## Not run: make_filename(year = 2014) # Makes FARS filename for the year 2014.
## Not run: make_filename(year = 14) # Will not make a working FARS filename.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.