raw.getIDbyFile: Return filename by ID

View source: R/raw.getIDbyFile.R

raw.getIDbyFileR Documentation

Return filename by ID

Description

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


thomasgredig/RAWdataR documentation built on Nov. 6, 2024, 9:46 a.m.