Sharkey_2011 {ontoFAST}R Documentation

Hymenoptera character statements

Description

A table of characters and character states from Hymenoptera character matrix (Sharkey et al., 2011: Cladistics). The table contains 392 character statements.

Usage

Sharkey_2011

Format

A data table with 392 rows; each row is a character statement with character states:

CHARACTER STATEMENTS:

Charater statements

STATES

sates of the character

STATES

....

References

Sharkey, M.J., et al. 2011. Phylogenetic relationships among superfamilies of Hymenoptera. Cladistics 28(1), 80-112. (Read)

Examples

data(Sharkey_2011)
# read .csv file directly
char_et_states<-read.csv(system.file("data_onto", "Sharkey_2011.csv",
package = "ontoFAST"), header=TRUE,  stringsAsFactors = FALSE, na.strings = "")

[Package ontoFAST version 1.0.0 Index]