Sharkey_2011: Hymenoptera character statements

Description Usage Format References Examples

Description

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

Usage

1

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

1
2
3
4
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 = "")

ontoFAST documentation built on April 29, 2021, 9:06 a.m.