get_colors_from_pedon_db {soilDB} | R Documentation |
Get 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. |
Value
A data.frame 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 2.8.3 Index]