plot.pimp {lconnect} | R Documentation |
Plot pimp object
Description
Method of the generic plot
for
objects of class "pimp".
Usage
## S3 method for class 'pimp'
plot(x, ..., main)
Arguments
x |
Object of class "pimp" created by |
... |
|
main |
String with plot title. |
Details
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.
Value
Patch importance plot.
Author(s)
Bruno Silva
Frederico Mestre
[Package lconnect version 0.1.2 Index]