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 June 29, 2025, 1:07 a.m.