file_info {mark} | R Documentation |
File information utils
Description
Other utility functions for dealing with files
Usage
newest_file(x)
newest_dir(x)
oldest_file(x)
oldest_dir(x)
largest_file(x)
smallest_file(x)
Arguments
x |
A vector of file paths |
Value
A full file path
[Package mark version 0.8.0 Index]