plot.pimp: Plot pimp object

Description Usage Arguments Details Value Author(s)

View source: R/plot.pimp.R

Description

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

Usage

1
2
## S3 method for class 'pimp'
plot(x, ..., main)

Arguments

x

Object of class "pimp" created by patch_imp.

...

Other options passed to plot or plot.sf.

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


lconnect documentation built on Feb. 6, 2021, 5:05 p.m.