View source: R/plot_spDistribution.R
plot_spDistribution | R Documentation |
[!] Distribution of spectroscopoc data as percentiles
plot_spDistribution(
sp,
position.legend = "topright",
show.legend = TRUE,
cex.legend = 1,
...
)
sp |
|
position.legend |
Position of the legend. More details in legend |
show.legend |
Logical. If |
cex.legend |
Size of the legend. more details in par. |
... |
further parameters for |
a plot
Vilmantas Gegzna
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()
plot_spDistribution(laser)
plot_spDistribution(flu, cex.legend = .7)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.