Learn R Programming

soilprofile (version 1.0)

A package to consistently represent soil properties along a soil profile

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 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.

Copy Link

Version

Install

install.packages('soilprofile')

Monthly Downloads

2

Version

1.0

License

GPL-2

Maintainer

Gianluca Filippa

Last Published

August 23rd, 2013

Functions in soilprofile (1.0)

head.profile.data.frame

Head of an object of class 'profile.data.frame'
example

An example of class 'profile.data.frame'
retrieve.roots

Recycles roots features for drawing one or more profile(s)
example.data

Data generated from dataframe 'example' to plot profiles
build.profile

Converts a data.frame into a profile.data.frame
root_unit

A list of tree matrices of coordinates for root units
print.profile.data.frame

Generic print function for profile.data.frame
eplot

A lattice-based plot of elements on multiple panels
munsell_to_rgb

Converts munsell colors to RGB colors
summary.profile.data.frame

Generic function to summarize an object of class 'profile.data.frame'
soilprofile-package

A package for consistently drawing soil profiles and their properties
tail.profile.data.frame

generic function
subangular

Dataset of coordinates for a subangula-shaped skeleton unit
roots

A function for drawing roots
plot.profile.data.frame

The main plotting function for a soil profile
subcircle

Dataset of coordinates for a subcircle-shaped skeleton unit
retrieve.horizons

Recycles all produced data for drawing one or more profile(s) horizons
depths

Converts depths into suitable mean points for each horizon in a soil profile
channer

Dataset of coordinates for a channer-shaped skeleton unit
skeletal

Plot skelatal, internal function
retrieve.skeletal

Recycles all produced data for drawing one or more profile(s) horizons
plot_profile

The function which is called from the generic 'plot.profile.data.frame'