ecospat.plot.nicheDEV: ecospat.plot.nicheDEV

View source: R/helper_functions.R

ecospat.plot.nicheDEVR 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).


wallaceEcoMod/wallace documentation built on March 24, 2024, 5:15 p.m.