[!] Distribution of spectroscopoc data as percentiles

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

Vilmantas Gegzna

Examples


plot_spDistribution(laser)
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.

plot_spDistribution(flu, cex.legend = .7)
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.
#> Warning: Function 'plotspc' is deprecated. 
#> Use function 'plot_spc' instead.