plot.OpenStreetMap: Plot an OpenStreetMap object.

View source: R/osm.R

plot.OpenStreetMapR Documentation

Plot an OpenStreetMap object.

Description

Plot an OpenStreetMap object.

Usage

## S3 method for class 'OpenStreetMap'
plot(x, y = NULL, add = FALSE, removeMargin = TRUE, ...)

Arguments

x

the OpenStreetMap

y

ignored

add

add to current plot

removeMargin

remove margins from plotting device

...

additional parameters to be passed to plot


OpenStreetMap documentation built on Oct. 12, 2023, 5:15 p.m.