Description Usage Arguments Value Examples
View source: R/make_filename.R
Generates a character vector of length 1 with representing the file name storing the american
yearly data regarding fatal injuries suffered in motor vehicle traffic crashes of the year
inputted
1 | make_filename(year)
|
year |
a vector of length 1 with the year desired |
This function returns a character vector representing the file name of the accidents at the year
1 2 | make_filename(2013)
make_filename("2013")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.