panel.ternaryplot.grid: Reference Grid for Ternary Plot
Description
Reference Grid for Ternary Plot
Usage
panel.ternaryplot.grid(
at = seq.int(0, 1, by = 0.2),
alpha = reference.line$alpha,
col = reference.line$col,
lty = reference.line$lty,
lwd = reference.line$lwd
)
Value
Plots a layer inside a panel of a lattice
plot.
Arguments
- at
Where to draw the reference lines
- alpha
Alpha
- col
Color
- lty
Line type
- lwd
Line weight