.is.dir | R Documentation |
Checks if a given path exists, and if so if it is a directory.
.is.dir(path)
path |
Character vector containing the path to the directory to check. |
Logical indicating a valid directory was passed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.