GetWinedata.subset: Get subset of Winedata for code examples

View source: R/GetWinedata.subset.R

GetWinedata.subsetR Documentation

Get subset of Winedata for code examples

Description

This functions extracts a small part of the Winedata to be used in code testing and code examples

Usage

GetWinedata.subset()

Value

list of 2: spectra, ppm values, color and origin.

Author(s)

Charlie Beirnaert, charlie.beirnaert@uantwerpen.be

Examples


subset <- GetWinedata.subset()
subset.spectra = subset$Spectra
subset.ppm = subset$PPM.vector


speaq documentation built on May 23, 2022, 5:06 p.m.