plot.sjSDMimportance {sjSDM} | R Documentation |
Plot importance
Description
Plot importance
Usage
## S3 method for class 'sjSDMimportance'
plot(x, y, col.points = "#24526e", cex.points = 1.2, ...)
Arguments
x |
a model fitted by |
y |
unused argument |
col.points |
point color |
cex.points |
point size |
... |
Additional arguments to pass to |
Value
The visualized matrix is silently returned.
[Package sjSDM version 1.0.5 Index]