wilson2022 {aqp}R Documentation

Example Data from Wilson et al. 2022

Description

An example SoilProfileCollection, derived from Wilson et al., 2022. Select data extracted from Appendix tables.

Usage

data(wilson2022)

Format

A SoilProfileCollection with the following elements. Total elemental analysis by lithium borate fusion.

Horizon level attributes:

Site level attributes:

References

Stewart G. Wilson, Randy A. Dahlgren, Andrew J. Margenot, Craig Rasmussen, Anthony T. O'Geen. 2022. Expanding the Paradigm: The influence of climate and lithology on soil phosphorus, Geoderma: 421. doi:10.1016/j.geoderma.2022.115809

Examples


data(wilson2022)

groupedProfilePlot(wilson2022, groups = 'pm', 
group.name.offset = -15, label = 'biome', 
name.style = 'center-center', color = 'CIA', 
cex.names = 0.66, cex.id = 0.66, width = 0.3, 
depth.axis = FALSE, hz.depths = TRUE)

groupedProfilePlot(wilson2022, groups = 'biome', 
group.name.offset = -15, label = 'pm', 
name.style = 'center-center', color = 'Fet', 
cex.names = 0.66, cex.id = 0.66, width = 0.3, 
depth.axis = FALSE, hz.depths = TRUE)


[Package aqp version 2.0.3 Index]