Description Usage Arguments Value Examples
This function prints a string of characters resulted from the merging of a prespecified text and a year given as parameter
1 | make_filename(year)
|
year |
Integer |
This function returns a string of characters resulted from the merging of a prespecified text and a year given as parameter
1 2 3 4 5 | ## Not run:
make_filename(2001)
make_filename(2020)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.