plot_spDistribution: [!] Distribution of spectroscopoc data as percentiles

View source: R/plot_spDistribution.R

plot_spDistributionR Documentation

[!] Distribution of spectroscopoc data as percentiles

Description

[!] Distribution of spectroscopoc data as percentiles

Usage

plot_spDistribution(
  sp,
  position.legend = "topright",
  show.legend = TRUE,
  cex.legend = 1,
  ...
)

Arguments

sp

hyperSpec object.

position.legend

Position of the legend. More details in legend

show.legend

Logical. If TRUE, the legend is shown.

cex.legend

Size of the legend. more details in par.

...

further parameters for plotspc.

Value

a plot

Author(s)

Vilmantas Gegzna

See Also

Other spHelper plots: check_palette(), layer_spRangeMean(), plot_colors(), plot_hyPalette(), plot_spCompare(), plot_spDiff(), qplot_confusion(), qplot_crosstab(), qplot_infoDim(), qplot_kAmp(), qplot_kSp(), qplot_prediction(), qplot_spRangeCenter(), qplot_spRangeMedian(), qplot_spStat(), qplot_spc(), rmExpr(), rm_stripes(), stat_chull()

Examples


plot_spDistribution(laser)
plot_spDistribution(flu, cex.legend = .7)

GegznaV/spHelper documentation built on April 16, 2023, 1:42 p.m.