View source: R/getHzErrorsNASIS.R
getHzErrorsNASIS | R Documentation |
Get Logic Errors in NASIS/PedonPC Pedon Horizon
getHzErrorsNASIS(strict = TRUE, SS = TRUE, dsn = NULL)
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 |
A data.frame containing problematic records with columns: 'peiid','pedon_id','hzdept','hzdepb','hzname'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.