Description Usage Arguments Examples
View source: R/utility_functions.R
Checks if a file which will be created already exists and, if necessary asks the user if this file should be overwritten.
1 | FileConflict(filename)
|
filename |
The name of a file (with extension included) |
1 | FileConflict('correlation.csv')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.