View source: R/get_phroots_from_NASIS_db.R
get_phroots_from_NASIS_db | R Documentation |
This function returns records from the phroots
table of a local NASIS database. Pedon and pedon horizon record IDs are also included for linking back to related records, typically queried via fetchNASIS()
.
get_phroots_from_NASIS_db(SS = TRUE, dsn = NULL)
SS |
logical, limit query to the selected set |
dsn |
optional path or DBIConnection to local database containing NASIS table structure; default: |
A data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.