isFile.GenericDataFile | R Documentation |
Checks if this is an existing file and not a directory.
## S3 method for class 'GenericDataFile'
isFile(this, ...)
... |
Not used. |
Returns a TRUE
if an existing file (and not a directory),
otherwise FALSE
.
Henrik Bengtsson
isFile
.
For more information see GenericDataFile
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.