file_lookup | R Documentation |
Finds CRDS and Sample ID files for specified instrument and date.
file_lookup(instrument, runDate)
instrument |
character. Instrument serial number, e.g., “hids2052”. |
runDate |
character. Run start date, as character string in format “%Y-%m-%d” |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.