hasBeenModified.GenericDataFile | 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
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.