file_lookup: Lookup Data Files

View source: R/file_prep.R

file_lookupR Documentation

Lookup Data Files

Description

Finds CRDS and Sample ID files for specified instrument and date.

Usage

file_lookup(instrument, runDate)

Arguments

instrument

character. Instrument serial number, e.g., “hids2052”.

runDate

character. Run start date, as character string in format “%Y-%m-%d”

Value

list. Named objects data.file and ids.file are character strings storing the file path for the CRDS and sample ID files for the specified run.


SPATIAL-Lab/CRDSutils documentation built on Dec. 12, 2024, 3:23 a.m.