ecospat.plot.niche {ecospat}R Documentation

Plot Niche

Description

Plot a niche z created by ecospat.grid.clim.dyn.

Usage

ecospat.plot.niche (z, title, name.axis1, name.axis2, cor=FALSE)

Arguments

z

A gridclim object for the species distribution created by ecospat.grid.clim.dyn.

title

A title for the plot.

name.axis1

A label for the first axis.

name.axis2

A label for the second axis.

cor

Correct the occurrence densities of the species by the prevalence of the environments in its range (TRUE = yes, FALSE = no).

Details

if z is bivariate, a bivariate plot of the niche of the species. if z is univariate, a histogram of the niche of the species

Author(s)

Olivier Broennimann olivier.broennimann@unil.ch

References

Broennimann, O., M.C. Fitzpatrick, P.B. Pearman, B. Petitpierre, L. Pellissier, N.G. Yoccoz, W. Thuiller, M.J. Fortin, C. Randin, N.E. Zimmermann, C.H. Graham and A. Guisan. 2012. Measuring ecological niche overlap from occurrence and spatial environmental data. Global Ecology and Biogeography, 21, 481-497.

See Also

ecospat.grid.clim.dyn


[Package ecospat version 4.0.0 Index]