ggExtra (version 0.6)

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, ...)

Arguments

x

ggExtraPlot object.

...

ignored

See Also

ggMarginal