character_table | R Documentation |
A character table representing species ecological niches derived from previous preparation processes. Each row represents a species and each column a binary character in which one or more values of the environmental variable are categorized as used "1", non used "0", or uncertain "?".
character_table
A character matrix with 6 rows and 28 columns.
data("character_table", package = "nichevol")
head(character_table)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.