ecospat.plot.nicheDEV {wallace} | R Documentation |
ecospat.plot.nicheDEV
Description
For internal use. Plot occ density
Usage
ecospat.plot.nicheDEV(
z,
title = "",
name.axis1 = "Axis 1",
name.axis2 = "Axis 2",
cor = FALSE
)
Arguments
z |
A gridclim object for the species distribution created by ecospat.grid.clim.dyn()/espace_occDens(). |
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). |
[Package wallace version 2.2.0 Index]