Description Usage Arguments Value Examples
View source: R/fars_functions.R
This is a function that takes 4 digit year
as input and
construct the FARS filename for the year.
1 | make_filename(year)
|
year |
A 4 digit integer or string indicating the year |
This function returns a FARS filename corresponding to the year.
1 2 | ## Not run: make_filename(2015)
## Not run: make_filename("2015")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.