View source: R/helper_functions.R
ecospat.plot.nicheDEV | R Documentation |
For internal use. Plot occ density
ecospat.plot.nicheDEV(
z,
title = "",
name.axis1 = "Axis 1",
name.axis2 = "Axis 2",
cor = FALSE
)
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). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.