View source: R/get_hz_data_from_NASIS_db.R
get_hz_data_from_NASIS_db | R Documentation |
Get horizon-level data from a local NASIS database.
get_hz_data_from_NASIS_db(
SS = TRUE,
fill = FALSE,
stringsAsFactors = NULL,
dsn = NULL
)
SS |
fetch data from Selected Set in NASIS or from the entire local database (default: |
fill |
include pedons without horizon data in result? default: |
stringsAsFactors |
deprecated |
dsn |
Optional: path to local SQLite database containing NASIS
table structure; default: |
A data.frame.
NULL
total rock fragment values are assumed to represent an absence of rock fragments, and set to 0.
Jay M. Skovlin and Dylan E. Beaudette
get_hz_data_from_NASIS_db
, get_site_data_from_NASIS_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.