hasBeenModified.GenericDataFile {R.filesets} | R Documentation |
Checks whether the file has been modified since last time checked.
## S3 method for class 'GenericDataFile'
hasBeenModified(this, update=TRUE, unknown=TRUE, ...)
unknown |
The |
update |
If |
... |
Not used. |
Returns TRUE
, FALSE
, or the value of argument unknown
.
Henrik Bengtsson
file.info
().
For more information see GenericDataFile
.