Learn R Programming

aqp (version 0.85)

prepanel.depth_function: Pre-Panel Function for panel.depth_function

Description

Compute reasonable xlim values based on upper/lower confidence limits of depth function.

Usage

prepanel.depth_function(x, y, upper, lower, subscripts, 
groups = NULL, ...)

Arguments

x
x-value vector passed in from the calling lattice function
y
y-value vector passed in from the calling lattice function
upper
upper CI vector passed in from the calling lattice function
lower
lower CI vector passed in from the calling lattice function
subscripts
subscripts vector passed in from the calling lattice function
groups
grouping vector passed in from the calling lattice function
...
other arguments

Value

    References

    http://casoilresource.lawr.ucdavis.edu/

    See Also

    panel.depth_function