extract_raws | R Documentation |
Extract a list of RAW
file names that can be passed to metadata file
of expt_smry.xlsx
and/or frac_smry.xlsx
extract_raws(raw_dir = NULL, dat_dir = NULL)
raw_dir |
A character string to the directory of MS data. |
dat_dir |
A character string to the working directory. The default is to match the value under the global environment. |
## Not run:
# Supposed that RAW MS files are stored under "~/my_raw"
extract_raws("~/my_raw")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.