Learn R Programming

exuber (version 0.2.1)

print.ggarrange: Print a ggarrange object

Description

ggarrange objects are created from. This is the S3 generic print method to print the re

Usage

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

Arguments

x

autoplot.radf() object.

newpage

Should a new page (i.e., an empty page) be drawn before the ggExtraPlot is drawn?

...

ignored