Description Usage Arguments Value Examples
This function prints a character vector consisting of a filename format combined with the passed year argument.
1 | make_filename(year)
|
year |
An integer |
This function returns a character vector containing a combination of text and provided year number.
1 2 3 4 5 | ## Not run:
make_filename(2017)
make_filename(2018)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.