isDirectory | R Documentation |
If a file does not exist, FALSE
is returned.
isDirectory(...)
... |
[ |
[logical
].
print(isDirectory(tempdir())) print(isDirectory(tempfile()))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.