get_phroots_from_NASIS_db: Get pedon horizon roots data from a local NASIS Database

View source: R/get_phroots_from_NASIS_db.R

get_phroots_from_NASIS_dbR Documentation

Get pedon horizon roots data from a local NASIS Database

Description

This function returns records from the phroots table of a local NASIS database. Pedon and pedon horizon record IDs are also included for linking back to related records, typically queried via fetchNASIS().

Usage

get_phroots_from_NASIS_db(SS = TRUE, dsn = NULL)

Arguments

SS

logical, limit query to the selected set

dsn

optional path or DBIConnection to local database containing NASIS table structure; default: NULL

Value

A data.frame


ncss-tech/soilDB documentation built on July 3, 2025, 9:39 p.m.