Return filename by ID
raw.getIDbyFile.RdReturn 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
FALSEwill match partial file names
See also
raw.getIDbyFile, raw.updateID