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