| isFile.GenericDataFile {R.filesets} | 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.