Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

hasBeenModified.GenericDataFile

Checks whether the file has been modified


Description

Checks whether the file has been modified since last time checked.

Usage

## S3 method for class 'GenericDataFile'
hasBeenModified(this, update=TRUE, unknown=TRUE, ...)

Arguments

unknown

The logical value returned if the timestamp for the previous modification, if any, is unknown.

update

If TRUE, the internal check timestamp is updated after calling this function, otherwise not.

...

Not used.

Value

Returns TRUE, FALSE, or the value of argument unknown.

Author(s)

Henrik Bengtsson

See Also

file.info(). For more information see GenericDataFile.


R.filesets

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.