Axes and Labels for Ternary Plots
panel.ternaryplot.scales(xlab, ylab, zlab, xlab.default, ylab.default, zlab.default, at = seq.int(0, 1, by = 0.2), ...)
xlab | Labels, have to be lists. Typically the user will not manipulate
these, but instead control this via arguments to |
---|---|
ylab | Labels, have to be lists. Typically the user will not manipulate
these, but instead control this via arguments to |
zlab | Labels, have to be lists. Typically the user will not manipulate
these, but instead control this via arguments to |
xlab.default | for internal use |
ylab.default | for internal use |
zlab.default | for internal use |
at | Where to draw tick marks. |
... | Currently ignored. |
Plots a layer inside a panel of a lattice
plot.