print.ggGTbl: Print a 'ggGTbl' object

View source: R/ggMarginal_Hist2D.R

print.ggGTblR Documentation

Print a ggGTbl object

Description

ggGTbl objects are created from ggMarginal_XX functions. This is the S3 generic print method to print the ggGTbl result of the function.

Usage

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

Arguments

x

- ggGTbl object.

newpage

- flag to draw a new (empty) page before the ggTbl object is drawn?

...

ignored

Note

This function is based on the [ggExtra::ggMarginal()] code developed by Dean Attali ("daattali@gmail.com").

See Also

[ggMarginal_Hist2D]


wStockhausen/wtsPlots documentation built on July 19, 2023, 8:15 p.m.