panel.ternaryplot.grid | R Documentation |
Reference Grid for Ternary Plot
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
)
at |
Where to draw the reference lines |
alpha |
Alpha |
col |
Color |
lty |
Line type |
lwd |
Line weight |
Plots a layer inside a panel of a lattice
plot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.