initRichness: Set values of Initial Richness

Description Usage Arguments Value References

View source: R/initRichness.R

Description

Esta funcion establece los valores iniciales de riqueza de especies

Usage

1
initRichness(r, r_range, treedensity, pastUse, rescale = TRUE)

Arguments

r

A raster object

r_range

A data frame with three columns: value of land use (integer: 0 = "Other", 1 = "Pine plantation", 2 = "Natural Forests", 3 = "Crop"); lowRich and upRich (lower an upper value of the range of Richness: See Gomez-Aparicio et al 2009)

treedensity

density of the pine plantation (integer)

pastUse

the past land use of the pine plantation (character). One of "Oak", "Shrubland", "Pasture" or "Crop"

rescale

If "TRUE" the results are rescaled

Value

A raster object with values of initial Richness for each pixel.

References

Gomez-Aparicio L, Zavala MA, Bonet FJ, Zamora R (2009) Are pine plantations valid tools for restoring Mediterranean forests? An assessment along abiotic and biotic gradients. Ecological Applications, 19: 2124 - 2141.


ajpelu/respine documentation built on May 14, 2019, 8:19 a.m.