load_oz {spectacles} | R Documentation |
Load the australia dataset
Description
Loads the australia dataset as a SpectraDataFrame
Usage
load_oz(n = NULL)
Arguments
n |
the number of spectra to return. By default, it returns all 100 spectra in the dataset. |
Value
a SpectraDataFrame
Author(s)
Pierre Roudier
Examples
oz <- load_oz()
[Package spectacles version 0.5-4 Index]