print.ggplotmod: modified print method for ggplot to align title to plot...

Description Usage Arguments

Description

modified print method for ggplot to align title to plot instead of plotting grid.

Usage

1
2
3
  ## S3 method for class 'ggplotmod'
 print(x, newpage = is.null(vp),
    vp = NULL, ...)

Arguments

x

plot to display

newpage

draw new (empty) page first?

vp

viewport to draw plot in

...

other arguments not used by this method


andrie/surveyor documentation built on May 10, 2019, 11:21 a.m.