get.valid.names: Get taxon names from benthic count file
Description
Identifies valid names from parsed name matrix.
Usage
get.valid.names(df.parse, get.tax.env)
Arguments
get.tax.env
Environment for ITIS taxon table
Value
List of two taxon name matrices.
Details
Searches for taxon names in ITIS and splits name matrix into list with
first element being the matrix of valid names and the second element
being the matrix of invalid names.