View source: R/GetWinedata.subset.R
GetWinedata.subset | R Documentation |
This functions extracts a small part of the Winedata to be used in code testing and code examples
GetWinedata.subset()
list of 2: spectra, ppm values, color and origin.
Charlie Beirnaert, charlie.beirnaert@uantwerpen.be
subset <- GetWinedata.subset() subset.spectra = subset$Spectra subset.ppm = subset$PPM.vector
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.