ggExtra (version 0.8)

print.ggExtraPlot: Print a ggExtraPlot object

Description

ggExtraPlot objects are created from ggMarginal. This is the S3 generic print method to print the result of the scatterplot with its marginal plots.

Usage

# S3 method for ggExtraPlot
print(x, newpage = grDevices::dev.interactive(), ...)

Arguments

x

ggExtraPlot object.

newpage

Should a new page (i.e., an empty page) be drawn before the ggExtraPlot is drawn?

...

ignored

See Also

ggMarginal