generate_file_name | R Documentation |
Generates a file name that has not yet been used
generate_file_name(base_name, extension = ".pdf", folder = "output/")
base_name |
Base name including |
extension |
File extension. Defaults to ".pdf" |
folder |
Name of the folder in which to store the file. Defaults to "output/" |
File name that is not used in the
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.