| NSpec.DF {visa} | R Documentation | 
Example data in the SpectraDataFrame format
Description
A dataset containing the plant Nitrogen content and spectra. The Spectra matrix is stored as a variable (in a column) of a data.frame.
Usage
NSpec.DF
Format
A data frame with 19 rows and 2 variables:
- N
- Plant nitrogen content 
- spectra
- A variable of Matrix of plant spectra 
...
See Also
data.frame and NSpec.DB
Examples
library(visa)
data(NSpec.DF)
str(NSpec.DF)
[Package visa version 0.1.0 Index]