Description Usage Arguments Value
View source: R/general_functions.R
Makes sure both ggtern
and
ggplot2
objects
display correctly.
1 2 |
x |
plot to display |
newpage |
draw new (empty) page first? |
vp |
viewport to draw plot in |
... |
other arguments not used by this method |
Invisibly returns the result of ggplot_build()
, which is a
list with components that contain the plot itself, the data, information
about the scales, panels etc.
Created in https://github.com/skgallagher/ following discussion in https://bitbucket.org/nicholasehamilton/ggtern/issues/13/ggtern-breaks-ggplots-plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.