print.ggExtraPlot | R Documentation |
ggExtraPlot
objects are created from ggMarginal
. This is the S3
generic print method to print the result of the scatterplot with its marginal
plots.
## S3 method for class 'ggExtraPlot'
print(x, newpage = grDevices::dev.interactive(), ...)
x |
ggExtraPlot object. |
newpage |
Should a new page (i.e., an empty page) be drawn before the ggExtraPlot is drawn? |
... |
ignored |
ggMarginal
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.