plot_quantile: Plot plogygon for spectra quantiles

Description Usage Arguments Value

Description

Plot plogygon for spectra quantiles

Usage

1
2
plot_quantile(spec, total_prob = 0.95, col = rgb(0, 0, 0, 0.1),
  add = FALSE, ...)

Arguments

spec

Spectra object

total_prob

Total mass to encompass. Number betwen 0.0 and 1.0

col

Polygon color

add

If add = FALSE (default), a new plot is created. Otherwise (add = T), the quantile is added to the current plot.

...

Other parameters passed to polygon()

Value

nothing. called for its side effect


annakat/casper_defunct documentation built on May 10, 2019, 11:50 a.m.