get.valid.names {bio.infer} | R Documentation |
Identifies valid names from parsed name matrix.
get.valid.names(df.parse, get.tax.env)
df.parse |
Parsed name matrix |
get.tax.env |
Environment for ITIS taxon table |
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.
List of two taxon name matrices.
Lester L. Yuan