get_last_mod: Get Name of Last Modified File

View source: R/get_last_mod.R

get_last_modR Documentation

Get Name of Last Modified File

Description

Get Name of Last Modified File

Usage

get_last_mod(path, pattern, ignore.case = FALSE, recursive = FALSE)

Arguments

path

string, file path

pattern

string, regex

ignore.case

logical

recursive

logical

Value

a string with the filename of the last modified file

Author(s)

Lillian Nguyen


baltimorebudget/bbmR documentation built on Aug. 28, 2023, 6:32 p.m.