plot.sjSDMimportance | R Documentation |
Plot importance
## S3 method for class 'sjSDMimportance'
plot(x, y, col.points = "#24526e", cex.points = 1.2, ...)
x |
a model fitted by |
y |
unused argument |
col.points |
point color |
cex.points |
point size |
... |
Additional arguments to pass to |
The visualized matrix is silently returned.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.