Description Usage Arguments Value Examples
View source: R/file.create.unique.R
base::file.create which ensures exisiting files are indexed and not overwritten
1 | file.create.unique(filePath)
|
filePath |
Character, path to the file |
Full path to the file to be created.
1 | ## Not run: file.create.unique('~/.Rprofile')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.