Plot niche categories and species density created by ecospat.grid.clim.dyn
.
ecospat.plot.niche.dyn(z1, z2, quant = 0, title = "", name.axis1 = "Axis 1",
name.axis2 = "Axis 2", interest = 1, col.unf =
"green", col.exp = "red", col.stab = "blue", colZ1 =
"green3", colZ2 = "red3", transparency = 70)
A gridclim object for the native distribution.
A gridclim object for the invaded range.
The quantile of the environmental density used to delimit marginal climates.
The title of the plot.
A label for the first axis.
A label for the second axis
Choose which density to plot: if interest=1
, plot native density, if interest=2
, plot invasive density.
The color used to depict unfilling area.
The color used to depict expansion area.
The color used to depict stability area.
The color used to delimit the native extent.
The color used to delimit the invaded extent.
A value between 0 and 100 to set the transparency level of the niche categories
Blaise Petitpierre bpetitpierre@gmail.com
Using the default colors, the plot will show the niche stability in blue, niche expansion in red, and niche unfilling in green.
The solid contour line indicates the extent of environmental conditions that exists in the native and invaded ranges;
the dotted contour line indicates the quantile indicated by the quant
argument.
The densities of occurrences are displayed using gray shading. This shading shows occurences in the native or
invaded range only, as determined by the value of the interest
argument.