plot_stack: Stacked plot of a collection of spectra

plot_stackR Documentation

Stacked plot of a collection of spectra

Description

Creates a stacked plot of a collection of Spectra

Usage

plot_stack(x)

Arguments

x

an object of class "Spectra" or inheriting from this class

Author(s)

Pierre Roudier

Examples

 oz <- load_oz(3)
 plot_stack(oz)

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