Description Usage Arguments Value Examples
View source: R/fars_functions.R
If year parameter can't be converted to integer error will be thrown.
1 | make_filename(year)
|
year |
in four digits |
string
1 2 3 4 5 | ## Not run:
make_filename(2018)
make_filename('2018')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.