View source: R/platform_utils.R
check_file_conflict | R Documentation |
Check if file exists and handle overwrite safely
check_file_conflict(file_path, overwrite = FALSE)
file_path |
Path to the file to check |
overwrite |
Whether to allow overwriting |
TRUE if file can be written, FALSE or error otherwise
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.