Learn R Programming

soilprofile (version 1.0)

soilprofile-package: A package for consistently drawing soil profiles and their properties

Description

This package provides functions to graphically represent soil properties. Morphological data gathered in the field such as horizon boundaries, root abundance and dimensions, skeletal shape, abundance and dimension as well as meaningful soil munsell color may be represented via the plot function. A lattice-based plot.element function has been designed to represent depth function of a given variable.

Arguments

Details

Package:
soilprofile
Type:
Package
Version:
1.0
Date:
2013-02-25
License:
GPL-2

References

Literature or other references for background information ~~

Examples

Run this code
plot(example, existing_data=example.data, random=FALSE)
eplot(example, 'Corg', type='b', col='black')

Run the code above in your browser using DataLab