View source: R/A010_newFileName.R
newFileName | R Documentation |
Generates a file name in a specific format, which doesn't conflict with any files already in the folder.
newFileName(folder, name, format)
folder |
the address of the folder |
name |
the non-numerical part of the file name |
format |
the type of file used. (png, txt, etc.) |
Returns a new file name
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.