load_oz: Load the australia dataset

View source: R/australia.R

load_ozR 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()


spectacles documentation built on July 10, 2023, 1:59 a.m.