validate.keys: Confirming that design database points flagged as sampled...

View source: R/qc.R

validate.keysR Documentation

Confirming that design database points flagged as sampled have valid primary keys

Description

Returns a data frame of all the primary keys and plot IDs of plots in imported design databases that had a valid primary key but were not flagged as sampled or were flagged as sampled but didn't have a valid primary key.

Usage

validate.keys(dd.raw, target.values = c("Target Sampled", "TS"))

Arguments

dd.raw

The output from read.dd().

target.values

A character vector of the point fates considered sampled. Will always include "Target Sampled" and "TS".


nstauffer/aim.analysis documentation built on Nov. 2, 2023, 12:52 a.m.