spectacles (version 0.5-0)

load_oz: 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

Examples

Run this code
# NOT RUN {
oz <- load_oz()

# }

Run the code above in your browser using DataCamp Workspace