return_latest_pdap: PDAP Return Latest File

View source: R/return_latest.R

return_latest_pdapR Documentation

PDAP Return Latest File

Description

PDAP Return Latest File

Usage

return_latest_pdap(folderpath, pattern, quiet = FALSE, ...)

Arguments

folderpath

path to folder where file(s) are located.

pattern

pattern in file name, regex expressions. If not parttern is provided, the last file in the folder will be returned.

quiet

suppresses the output message related to the file name creation, for use in sub functions, default = FALSE

...

Any other valid option for 'base::list.files()'.


USAID-OHA-SI/glamr documentation built on July 6, 2024, 6:39 a.m.