Description Usage Arguments Value See Also Examples
View source: R/fars_functions.R
Create Fatality Analysis Reporting System filename
1 | make_filename(year)
|
year |
a numeric or an integer or a number string with four digits. This specifies year the data was recorded. |
This function returns a length 1 character string specifies the name of the data from the input year. The name is of the form accident_year.csv.bz2
1 | ## Not run: make_filename(2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.