| addTraits | R Documentation |
Add univariate or multivariate trait data to an epmGrid object.
addTraits(x, data, replace = FALSE, verbose = 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 |
verbose |
if TRUE, list out all species that are dropped/excluded, rather than counts. |
If any species in data are not found in the epmGrid
geographical data, then those species will be dropped from data,
and a warning will be issued.
object of class epmGrid, with trait data as the list element
named data.
Pascal Title
tamiasEPM
tamiasTraits
addTraits(tamiasEPM, tamiasTraits)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.