Return the most recent modification date
get_recent.Rd
Return the most recent modification date
Examples
get_recent("wrong")
#> Error in get_recent("wrong"): Sorry--this is not a valid file path
get_recent("inst/extdata/")
#> Error in get_recent("inst/extdata/"): Sorry--this is not a valid file path
get_recent("inst/extdata/raw", full = TRUE)
#> Error in get_recent("inst/extdata/raw", full = TRUE): Sorry--this is not a valid file path