oneProfile: One soil profile

Description Usage Format Details References Examples

Description

A soil information dataframe of one soil profile for one soil attribute; soil carbon density. Each row is a specified depth interval.

Usage

1
data(oneProfile)

Format

oneProfile is an 8 row dataframe with 4 columns. Columns correspond to identifier, upper soil depth interval, lower depth interval and soil carbon density value.

Details

This data frame is a typical soil data table

References

Examples

1
2
3
4
5
library(ithir)


data(oneProfile)
str(oneProfile)

ithir documentation built on May 2, 2019, 4:49 p.m.

Related to oneProfile in ithir...