This mainly exists to enable users to string together their own ternary plot functions.
panel.ternaryplot.xyplot(x, y, z, subscripts, ...)Plots a layer inside a panel of a lattice plot.
Numeric vector of values in the original space
Numeric vector of values in the original space
Numeric vector of values in the original space
see lattice::xyplot().
Arguments that are passed on to lattice::panel.xyplot().