Print geofaceted ggplot2 object

# S3 method for 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