plot.pimp | R Documentation |
Method of the generic plot
for
objects of class "pimp".
## S3 method for class 'pimp'
plot(x, ..., main)
x |
Object of class "pimp" created by |
... |
Other options passed to |
main |
String with plot title. |
Plot patch importance with percentage value per patch. This value
indicates the percentage of reduction in the connectivity metric that the
loss of that patch represents in the landscape. Additional arguments accepted
by plot
or plot.sf
can be included.
Patch importance plot.
Bruno Silva
Frederico Mestre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.