Return filename by ID
raw.getIDbyFile.Rd
Return filename by ID
Usage
raw.getIDbyFile(
file.list,
pRESULTS = "data-raw",
idFile = "RAW-ID.csv",
exactNameMatch = TRUE
)
Arguments
- file.list
list of file names
- pRESULTS
results folder, if missing and path.RESULTS is defined will use that folder
- idFile
name of the file the the RAW IDs
- exactNameMatch
logical, if
FALSE
will match partial file names
See also
raw.getIDbyFile
, raw.updateID