Skip to contents

Get lab pedon-level data from a local NASIS database.

Usage

get_labpedon_data_from_NASIS_db(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 data.frame.

Details

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

Note

This function queries KSSL laboratory site/horizon data from a local NASIS database from the lab pedon data table.

Author

Jay M. Skovlin and Dylan E. Beaudette