Description Usage Arguments Value Examples
View source: R/fars_functions.R
Creates a descriptive filename based on the input year.
1 | make_filename(year)
|
year |
The year that you would like in the filename. |
A character object that represents the filename for car fatality data.
1 | ## Not run: filename_2018 <- make_filename(2018)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.