lastModified.File: Gets the time when the file was last modified

Description Usage Value Author(s) See Also

Description

Gets the time when the file was last modified. The time is returned as a POSIXct object.

Usage

1
2
## S3 method for class 'File'
lastModified(this, ...)

Value

Returns POSIXct object specifying when the file was last modified. If the file does not exist or it is a directory, 0 is returned.

Author(s)

Henrik Bengtsson (http://www.braju.com/R/)

See Also

Internally file.info() is used. For more information see File.


HenrikBengtsson/R.io documentation built on May 6, 2019, 11:54 p.m.