print.facet_geo: Print geofaceted ggplot2 object
Description
Print geofaceted ggplot2 object
Usage
# 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