getHzErrorsNASIS: Get Logic Errors in NASIS/PedonPC Pedon Horizon

View source: R/getHzErrorsNASIS.R

getHzErrorsNASISR Documentation

Get Logic Errors in NASIS/PedonPC Pedon Horizon

Description

Get Logic Errors in NASIS/PedonPC Pedon Horizon

Usage

getHzErrorsNASIS(strict = TRUE, SS = TRUE, dsn = NULL)

Arguments

strict

how strict should horizon boundaries be checked for consistency: TRUE=more | FALSE=less

SS

fetch data from the currently loaded selected set in NASIS or from the entire local database (default: TRUE)

dsn

Optional: path to local SQLite database containing NASIS table structure; default: NULL

Value

A data.frame containing problematic records with columns: 'peiid','pedon_id','hzdept','hzdepb','hzname'


soilDB documentation built on Nov. 17, 2023, 1:09 a.m.