Learn R Programming

spectacles (version 0.5-4)

load_oz: Load the australia dataset

Description

Loads the australia dataset as a SpectraDataFrame

Usage

load_oz(n = NULL)

Value

a SpectraDataFrame

Arguments

n

the number of spectra to return. By default, it returns all 100 spectra in the dataset.

Author

Pierre Roudier

Examples

Run this code
oz <- load_oz()

Run the code above in your browser using DataLab