Extract Site Data from a local NASIS Database
Get site-level data from a local NASIS database.
get_site_data_from_NASIS_db( SS = TRUE, stringsAsFactors = default.stringsAsFactors(), dsn = NULL )
SS |
fetch data from Selected Set in NASIS or from the entire local
database (default: |
stringsAsFactors |
logical: should character vectors be converted to
factors? This argument is passed to the |
dsn |
Optional: path to local SQLite database containing NASIS
table structure; default: |
When multiple "site bedrock" entries are present, only the shallowest is returned by this function.
A data.frame
Jay M. Skovlin and Dylan E. Beaudette
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.