Learn R Programming

filecacher (version 0.2.9)

get_file_info: 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.