Description Usage Arguments Value Examples
View source: R/make_filename.R
The function make_filename creates a filename with the given year make_filename takes string year as input and appends that year to the filename
1 | make_filename(year)
|
year |
as a string. |
file name with the year attached
1 | make_filename("2013")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.