Description Usage Arguments Value Examples
Creates a file name based on a year.
1 | make_filename(year)
|
year |
integer |
character string
1 2 3 | if(interactive()){
fp <- make_filename(2013)
}
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.