plot.OpenStreetMap {OpenStreetMap}R 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


[Package OpenStreetMap version 0.4.0 Index]