Description Usage Arguments Value Examples
View source: R/fars_functions.R
make_filename
creates a file name in the accident data format for the
specific input year.
1 | make_filename(year)
|
year |
A numeric scalar. The year being used for the file name. |
A character string. The created file name.
1 2 | make_filename(2013)
make_filename(2014)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.