View source: R/fetchNASISLabData.R
fetchNASISLabData | R Documentation |
Fetch KSSL laboratory pedon/horizon layer data from a local NASIS database, return as a SoilProfileCollection object.
fetchNASISLabData(SS = TRUE, dsn = NULL)
SS |
fetch data from the currently loaded selected set in NASIS or from
the entire local database (default: |
dsn |
Optional: path to local SQLite database containing NASIS
table structure; default: |
This function currently works only on Windows, and requires a 'nasis_local' ODBC connection.
a SoilProfileCollection object
J.M. Skovlin and D.E. Beaudette
get_labpedon_data_from_NASIS_db
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.