Description Usage Arguments Value Examples
View source: R/fars_function.R
Functions creates a user-defined filename by appending the year to the filename
1 | make_filename(year)
|
year |
An |
Creates a filename string
with year given by the user
1 2 3 4 | ## Not run:
make_filename(2015)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.