Get Local & Remote Resources Last-Modified Timestamp
Source:R/utils_remote.R
remote_last_modified.RdThese functions derive timestamps for local and remote resources.
remote_last_modified(): Parses theLast-ModifiedHTTP response header as the timestamp. ReturnsNAif the header is not available.local_last_modified(): Local file last modified timestamp.