Get records from the Soil Classification (SC) database
These functions return records from the Soil Classification database, either from the local NASIS database (all series) or via web report (named series only).
get_soilseries_from_NASIS( stringsAsFactors = default.stringsAsFactors(), dsn = NULL )
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: |
A data.frame
Stephen Roecker
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.