file_remove | R Documentation |
Used so that when file.remove()
is run it is only run on files that
exist. This avoids warnings.
file_remove(filepath)
filepath |
The expected path of the file you want to look for and remove if present. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.