panel.ternaryplot.clip: Plot Region Clipping for Ternary Plots
Description
Plot Region Clipping for Ternary Plots
Usage
panel.ternaryplot.clip(
xl = current.panel.limits()$x,
yl = current.panel.limits()$y,
border = "transparent",
col = if (background$col == "transparent") "#FFFFFF" else background$col
)
Value
Plots a layer inside a panel of a lattice
plot.
Arguments
- xl
X axis limits
- yl
Y axis limits
- border
Border color
- col
Polygon fill