ggExtra (version 0.2.0)

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 class 'ggExtraPlot':
print(x, ...)

Arguments

x
ggExtraPlot object.
...
ignored

See Also

ggMarginal