make.fulltab1 {bio.infer}R Documentation

Make full taxonomic table

Description

Merge full ITIS taxonomy with names in benthic count file

Usage

make.fulltab1(df.parse, get.tax.env)

Arguments

df.parse

Matrix with valid taxon names in the second column

get.tax.env

Environment variable where the full ITIS taxon table is available

Details

Initial merge of taxon names with full ITIS table.

Value

Returns the current list of valid taxon names merged with the full taxonomic hierarchy.

Author(s)

Lester L. Yuan


[Package bio.infer version 1.3-6 Index]