print.ggtern: Draw plot on current graphics device.
Description
Draw plot on current graphics device.Usage
## S3 method for class 'ggtern':
print(x, newpage = is.null(vp),
vp = NULL, ...)
Arguments
newpage
draw new (empty) page first?
vp
viewport to draw plot in
...
other arguments not used by this method