print.ggExtraPlot
From ggExtra v0.1.5.2
by Dean Attali
Print a ggExtraPlot object
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
Community examples
Looks like there are no examples yet.