Learn R Programming

aqp (version 1.25)

explainPlotSPC: Visual Explanation for plotSPC

Description

Create a visual explanation for the many arguments to plotSPC. Call this function instead of plotSPC, all objects after x are passed on to plotSPC. Nearly all of the figures in the Introduction to SoilProfileCollection Objects tutorial are created with this function.

Usage

explainPlotSPC(x, ...)

Arguments

x

a SoilProfilecollection object

arguments passed to plotSPC

Value

a list of internally-used ordering vectors and graphical offsets / scaling factors

See Also

plotSPC