Description Usage Arguments Value Examples
View source: R/fars_functions.R
This function builds a string with the name of file that will be loaded based on the year of the required information.
1 | make_filename(year)
|
year |
The year of the required information. |
This function returns the file name that should be loaded.
1 2 3 4 | ## Not run:
make_filename(2013)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.