get_file_info {filecacher} | R Documentation |
Extract File Information to Indicate if Contents Are Modified.
Description
Uses file.info()
to get size
and mtime
.
Usage
get_file_info(path)
Arguments
path |
A character vector of one or more paths. |
[Package filecacher version 0.2.9 Index]