check.richness: Create a data frame documenting errors in species richness...

Description Usage Arguments

View source: R/qaqc.R

Description

Create a data frame documenting errors in species richness forms

Usage

1
check.richness(detail.table, header.table, sites.plots.lines, all.species)

Arguments

detail.table

Data frame. In DIMA and the output from read.dima(), this is the table called tblSpecRichDetail.

header.table

Data frame. In DIMA and the output from read.dima(), this is the table called tblSpecRichHeader.

sites.plots.lines

Data frame. The result of merging the DIMA tables tblSites and tblPlots by the variable SiteKey and that result with the DIMA table tblLines by LineKey.

all.species

Data frame. The full list of species found in the USDA PLANTS database. Must contain the species symbol in the variable "Symbol". Defaults to the result of default.species().


nstauffer/dima.tools documentation built on May 20, 2019, 2:09 p.m.