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 = NULL,
dsn = NULL,
delimiter = " over "
)
deprecated
Optional: path to local SQLite database containing NASIS
table structure; default: NULL
character. Used to collapse taxminalogy
records where multiple values are used to describe strongly contrasting control sections. Default " over "
creates combination mineralogy classes as they would be used in the family name.
A data.frame