get.valid.names {bio.infer} | R Documentation |
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
df.parse |
Parsed name matrix |
get.tax.env |
Environment for ITIS taxon table |
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.
Value
List of two taxon name matrices.
Author(s)
Lester L. Yuan
[Package bio.infer version 1.3-6 Index]