character_table {nichevol}R Documentation

Example of character table for six species

Description

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 "?".

Usage

character_table

Format

A character matrix with 6 rows and 28 columns.

Examples

data("character_table", package = "nichevol")

head(character_table)

[Package nichevol version 0.1.20 Index]