View source: R/try_file_remove.R
| try_file_remove | R Documentation |
Tries to safely remove a file by capturing and ignoring any errors.
try_file_remove(filepath)
TRUE if the removal was successfuly, FALSE otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.