powered by
Loads the australia dataset as a SpectraDataFrame
load_oz(n = NULL)
the number of spectra to return. By default, it returns all 100 spectra in the dataset.
a SpectraDataFrame
# NOT RUN { oz <- load_oz() # }
Run the code above in your browser using DataLab