get_recent_dir {mark} | R Documentation |
Get recent directory
Description
Finds the recent subdirectory in a directory.
Usage
get_recent_dir(x = ".", ...)
Arguments
x |
The root directory |
... |
Additional arguments passed to |
Value
The full path of the most recent directory
[Package mark version 0.8.0 Index]