removeIfExists | R Documentation |
Remove a file, if it exists (useful for temporary files which may or may not have been created)
removeIfExists(tmp_filename)
tmp_filename |
A path to a local file |
NULL if file is missing, otherwise TRUE/FALSE depening on successful removal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.