Check the plot form tables for errors or incompleteness and return a data frame detailing the errors.
1 2 3 | check.plot(site.table, plot.table, line.table, header.table.lpi,
header.table.gap, header.table.richness, header.table.soilstability,
header.table.soilpit, expected.linecount = 3)
|
site.table |
Data frame. In DIMA and the output from |
plot.table |
Data frame. In DIMA and the output from |
line.table |
Data frame. In DIMA and the output from |
header.table.lpi |
Data frame. In DIMA and the output from |
header.table.gap |
Data frame. In DIMA and the output from |
header.table.richness |
Data frame. In DIMA and the output from |
header.table.soilstability |
Data frame. In DIMA and the output from |
header.table.soilpit |
Data frame. In DIMA and the output from |
expected.linecount |
Numeric. The expected number of lines recorded on per plot. Defaults to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.