Last data update: 2014.03.03

R: Print a ggExtraPlot object
print.ggExtraPlotR Documentation

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

Results