Description Usage Arguments Value Examples
This function will return a character vector containing a file name that follows the FARS naming standards
1 | make_filename(year)
|
year |
Year for which to generate the file name. It is expected to be an integer number. If the |
A character vector containing the generated file name.
1 2 3 4 | ## Not run:
nm <- make_filename(2017)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.