Description Usage Arguments Value Examples
View source: R/fars_functions.R
This is a simple function that creates filenames matching the naming conventions for using US National Highway Traffic Safety Administration's Fatality Analysis Reporting System data.
1  | make_filename(year)
 | 
year | 
 the year to be read in 4 digits such as e.g 2013 or 2014.  | 
This function returns a character string describing a filename.
1  | make_filename(2013)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.