check.lpi: Create a data frame documenting errors in line-point...

Description Usage Arguments

View source: R/qaqc.R

Description

Create a data frame documenting errors in line-point intercept forms

Usage

1
check.lpi(detail.table, header.table, sites.plots.lines, all.species = NULL)

Arguments

detail.table

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

header.table

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

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.