Winedata: Wine dataset

Description Usage Format Source References Examples

Description

1H-NMR data of 40 wines, different origins and colors are included.

Usage

1

Format

A list with the spectra, ppm values, color and origin as list entries.

Source

University of Copenhagen, Dept. of Food Science, Quality & Technology

References

Larsen et al. (2006) An exploratory chemometric study of 1H-NMR spectra of table wines. J.Chemom. 20 (2006) 198-208 (Wiley Online Library)

Examples

1
2
3
4
5
data(Winedata)
Spectra <- Winedata$spectra 
ppm.wine <- Winedata$ppm 
wine.color <- Winedata$wine.color 
wine.origin <- Winedata$origin 

speaq2 documentation built on May 6, 2017, 4:09 a.m.

Related to Winedata in speaq2...