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