file_age {campfin} | R Documentation |
File modification date age
Description
The period of time since a system file was modified.
Usage
file_age(...)
Arguments
... |
Arguments passed to |
Value
A Period class object.
Examples
file_age(system.file("README.md", package = "campfin"))
[Package campfin version 1.0.11 Index]