Fetch KSSL laboratory pedon/horizon layer data from a local NASIS database, return as a SoilProfileCollection object.
fetchNASISLabData(SS = TRUE, dsn = NULL)
fetch data from the currently loaded selected set in NASIS or from
the entire local database (default: TRUE
)#'
Optional: path to local SQLite database containing NASIS
table structure; default: NULL
a SoilProfileCollection object
This function currently works only on Windows, and requires a 'nasis_local' ODBC connection.