plot_summary: Summary plot of a collection of spectra

Description Usage Arguments Author(s) Examples

Description

Creates a summary plot of a collection of Spectra

Usage

1
plot_summary(x, fun = mean, se = TRUE, ...)

Arguments

x

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

fun

an aggregation function

se

if TRUE, plots the standard deviation around the summary spectra (computed by function as given by fun). If FALSE, does not plot dispersion information. If a function, uses this function instead of sd.

...

additional parameters, currently ignored

Author(s)

Pierre Roudier

Examples

1
2

pierreroudier/inspectr documentation built on May 25, 2019, 6:08 a.m.