Skip to contents

Fetch KSSL laboratory pedon/horizon layer data from a local NASIS database, return as a SoilProfileCollection object.

Usage

fetchNASISLabData(SS = TRUE, dsn = NULL)

Arguments

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

Value

a SoilProfileCollection object

Details

This function currently works only on Windows, and requires a 'nasis_local' ODBC connection.

Author

J.M. Skovlin and D.E. Beaudette