ir_sample_data | R Documentation |
ir
A sample object of class ir
. The data set
contains ATR-MIR spectra for a set of organic reference materials
along with their metadata (types of samples and a description) and
accessory data (Klason lignin mass fraction and holocellulose mass fraction).
ir_sample_data
A data frame with 58 rows and 7 variables:
An integer vector with a unique id for each spectrum.
A character vector with a unique id for each sample.
A character vector containing class labels for the types of reference materials.
A character vector containing comments to each sample.
A numeric vector with the mass fractions of Klason lignin in each sample.
A numeric vector with the mass fractions of holocellulose in each sample.
See ir_new_ir()
.
The data set was derived from https://www.nature.com/articles/s41467-018-06050-2 and published by \insertCiteHodgkins.2018;textualir under the CC BY 4.0 license https://creativecommons.org/licenses/by/4.0/. \insertCiteHodgkins.2018;textualir originally derived the data on Klason Lignin and Holocellulose content from \insertCiteLaCruz.2016;textualir.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.