validate_file_exists | R Documentation |
Before performing an operation on a file assumed to be found in a given directory, validate this file exists and give indicative error if not.
validate_file_exists(path)
path |
Character vector indicating the directory of a file. |
String holding provided path
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.