get_dir_max_number {mark} | R Documentation |
Get recent directory by number name
Description
Finds the directory where the number is the greatest. This can be useful for when folders are created as run IDs.
Usage
get_dir_max_number(x)
Arguments
x |
The directory to look in |
Value
A full path to a directory
[Package mark version 0.8.0 Index]