Description Usage Arguments Value See Also Examples
View source: R/fars_functions.R
This function converts a simple year
into the name format of a FARS .csv file.
It does not check whether that file is available.
1 | make_filename(year)
|
year |
a string or integer representing a 4 digit year. |
returns a filename concatenating "accident_" with the year and file extensions.
fars_read
1 | make_filename(2013)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.