Learn R Programming

lconnect (version 0.1.2)

plot.pimp: Plot pimp object

Description

Method of the generic plot for objects of class "pimp".

Usage

# S3 method for pimp
plot(x, ..., main)

Value

Patch importance plot.

Arguments

x

Object of class "pimp" created by patch_imp.

...

Other options passed to plot or plot.sf.

main

String with plot title.

Author

Bruno Silva

Frederico Mestre

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.