search for: infraorder

Displaying 1 result from an estimated 1 matches for "infraorder".

2013 Jan 31
2
rbind Missing Something: Need New Eyes
...y see what needs to be added to the statements. The data frame has this structure (without any data): $ PHYLUM : chr $ SUBPHYLUM : chr $ SUPERCLASS : chr $ CLASS : chr $ SUBCLASS : chr $ INFRACLASS : chr $ SUPERORDER : chr $ ORDER : chr $ SUBORDER : chr $ INFRAORDER : chr $ SUPERFAMILY: chr $ FAMILY : chr $ SUBFAMILY : chr $ TRIBE : chr $ SUBTRIBE : chr $ GENUS : chr $ TAXON : chr One command (all on one line) is: itis.ttable <- rbind(itis.ttable, data.frame(PHYLUM = "ARTHROPODA", SUBPHYLUM = "MANDIBUL...