| validate_file_exists | R Documentation |
Validate file existence and readability
validate_file_exists(filepath, file_type = "input", must_exist = TRUE)
filepath |
Character. Path to file. |
file_type |
Character. Description of file type for error messages. |
must_exist |
Logical. Whether file must exist. Default: TRUE. |
Logical. TRUE if valid.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.