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 list_dirs()

Value

The full path of the most recent directory


[Package mark version 0.7.0 Index]