Winedata | R Documentation |
1H-NMR data of 40 wines, different origins and colors are included.
data(Winedata)
A list with the spectra, ppm values, color and origin as list entries.
University of Copenhagen, Dept. of Food Science, Quality & Technology. Available at 'models.life.ku.dk/datasets'
Larsen et al. (2006) An exploratory chemometric study of 1H-NMR spectra of table wines. J.Chemom. 20 (2006) 198-208 (Wiley Online Library)
data(Winedata) Spectra <- Winedata$spectra ppm.wine <- Winedata$ppm wine.color <- Winedata$wine.color wine.origin <- Winedata$origin
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.