get.valid.names: Get taxon names from benthic count file

Description Usage Arguments Details Value Author(s)

View source: R/parse.taxon.name.R

Description

Identifies valid names from parsed name matrix.

Usage

1
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


bio.infer documentation built on Sept. 2, 2020, 5:08 p.m.