par_rec_table {nichevol}R Documentation

Example of table with results from parsimony reconstructions

Description

A character table representing species ecological niches derived from previous preparation processes and reconstructed niches for ancestors. Each row represents a species or a node 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

par_rec_table

Format

A character matrix with 11 rows and 20 columns.

Examples

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

head(par_rec_table)

[Package nichevol version 0.1.20 Index]