Skip to contents

most recent

Usage

most_recent(path = NULL, pattern = NULL, newest_only = TRUE)

Arguments

path

filepath

pattern

one or more regex patters e.g. c("dm","lb")

Value

data frame

Examples

if (FALSE) { # \dontrun{
most_recent()
} # }