View source: R/elco_irms_extract_standards.R
elco_irms_extract_standards | R Documentation |
irms
and extracts all rows referring to standards in irms_standards
elco_irms_extract_standards
takes an object of class irms
and extracts
all rows referring to standards in irms_standards
.
elco_irms_extract_standards(x)
x |
An object of class |
An object of class irms_std
containing
only the rows in x
where
sample_name %in% elco::irms_standards$standard_name
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.