View source: R/addTraits_speciesRaster.R
| addTraits_speciesRaster | R Documentation |
Add univariate or multivariate trait data to a speciesRaster object.
addTraits_speciesRaster(x, data, replace = FALSE)
x |
object of class |
data |
named numeric vector, matrix or dataframe with rownames corresponding to species in |
replace |
boolean; if data is already a part of |
If any species in data are not found in the speciesRaster
geographical data, then those species will be dropped from data, and
a warning will be issued.
object of class speciesRaster, with trait data
as the list element named data.
Pascal Title
tamiasSpRas tamiasTraits addTraits_speciesRaster(tamiasSpRas, tamiasTraits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.