Learn R Programming

soilDB (version 2.7.1)

get_soilseries_from_NASIS: Get records from the Soil Classification (SC) database

Description

These functions return records from the Soil Classification database, either from the local NASIS database (all series) or via web report (named series only).

Usage

get_soilseries_from_NASIS(
  stringsAsFactors = NULL,
  dsn = NULL,
  delimiter = " over "
)

Arguments

stringsAsFactors

deprecated

dsn

Optional: path to local SQLite database containing NASIS table structure; default: NULL

delimiter

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.

Value

A data.frame