Learn R Programming

aqp (version 0.99-8.1)

SoilProfileCollection-class: SoilProfileCollection Class

Description

Basic class for storing soil profile collections, associated site data, and metadata.

Arguments

Objects from the Class

Objects can be created by calls of the form new("SoilProfileCollection", ...).

Examples

Run this code
data(sp1)
depths(sp1) <- id ~ top + bottom

Run the code above in your browser using DataLab