get_colors_from_pedon_db {soilDB}R Documentation

Extract Soil Color Data from a PedonPC Database

Description

Get, format, mix, and return color data from a PedonPC database.

Usage

get_colors_from_pedon_db(dsn)

Arguments

dsn

The path to a 'pedon.mdb' database.

Details

This function currently works only on Windows.

Value

A dataframe with the results.

Author(s)

Dylan E. Beaudette and Jay M. Skovlin

See Also

get_hz_data_from_pedon_db, get_site_data_from_pedon_db


[Package soilDB version 1.6.3 Index]