Description Usage Arguments Value Examples
View source: R/fars_functions.R
A function that create the name(s) of the file(s)/datasets that will be used.
1 | make_filename(year)
|
year |
a vector of one or multiple years |
a vector containing one or more fileName values
1 2 3 4 5 | ## Not run:
make_filename(2019)
make_filename(c(2011, 2012, 2013))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.