
POSIXct
object.## S3 method for class 'default':
lastModified(pathname, ...)
character
string of the pathname to be checked.POSIXct
object specifying when the file was last modified.
If the file does not exist or it is a directory, 0
is returned.file.info
() is used.