Description Usage Arguments Value Note Examples
Compose the correct name for a fars file given the reference year.
1 | make_filename(year)
|
year |
(num) The year of the interested fars file. |
A character string of length one with the filename (full extension included) of the fars file for the year of interest.
This function is for internal usage only and it is not exported.
1 2 3 4 | ## Not run:
weektwo:::make_filename("2012")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.