innsight_ggplot2
R/innsight_ggplot2.R
innsight_ggplot2-print.Rd
The class innsight_ggplot2 provides the generic visualization functions
print
, plot
and show
, which all
behave the same in this case. They create the plot of the results
(see innsight_ggplot2 for details) and return it invisibly.
An instance of the S4 class innsight_ggplot2.
Further arguments passed to the base function print
if
x@multiplot
is FALSE
. Otherwise, if x@multiplot
is TRUE
, the
arguments are passed to gridExtra::arrangeGrob.
An instance of the S4 class innsight_ggplot2.
unused argument
For multiple plots (x@multiplot = TRUE
), a gtable::gtable and
otherwise a ggplot2::ggplot object is returned invisibly.
innsight_ggplot2
,
+.innsight_ggplot2
,
[.innsight_ggplot2
,
[[.innsight_ggplot2
,
[<-.innsight_ggplot2
, [[<-.innsight_ggplot2