print.facet_geo: Print geofaceted ggplot2 object

Description Usage Arguments

View source: R/facet_geo.R

Description

Print geofaceted ggplot2 object

Usage

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

Arguments

x

plot object

newpage

draw new (empty) page first?

vp

viewport to draw plot in

...

other arguments not used by this method


geofacet documentation built on July 2, 2020, 3:59 a.m.