Description Usage Arguments Value Examples
View source: R/fars_functions.R
Take a year and build a character vector representing the file name.
1 | make_filename(year)
|
year |
a numeric value indicating the year |
a character vector representing a file name
1 2 3 4 | ## Not run:
make_filename(2014)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.