Learn R Programming

R.filesets (version 2.15.1)

getLastModifiedOn.GenericDataFile: Gets when the file was last modified

Description

Gets when the file was last modified.

Usage

# S3 method for GenericDataFile
getLastModifiedOn(this, ...)

Value

Returns a POSIXct time stamp.

Arguments

...

Not used.

Author

Henrik Bengtsson

See Also

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