Description Usage Arguments Value Examples
View source: R/fars_functions.r
This function constructs a filename for a FARS data file, given a corresponding year.
1 |
year |
An |
A string
for a FARS data file for the given year.
1 2 3 4 5 | ## Not run:
# input year as an intger
make_filename(2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.