print.facet_geo: Print geofaceted ggplot2 object

View source: R/facet_geo.R

print.facet_geoR Documentation

Print geofaceted ggplot2 object

Description

Print geofaceted ggplot2 object

Usage

## 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 May 29, 2024, 8:13 a.m.