check_path | R Documentation |
Check if a path exist.
check_path(filetype, stop = TRUE, na_msg = NA, ...)
filetype |
A string indicating the needed directory or file. |
stop |
If |
na_msg |
A string with info to print if path doesn't exist. |
... |
Additional parameters passed on to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.