geom_landr: This geom adds land polygons from OpenStreetMap to ggplot2...

View source: R/landr.R

geom_landrR Documentation

This geom adds land polygons from OpenStreetMap to ggplot2 maps.

Description

This geom adds land polygons from OpenStreetMap to ggplot2 maps.

Usage

geom_landr(after = 0, simplified = FALSE)

Arguments

simplified

return simplified polygons.

after

index of the layer after which the land polygons should be added. Set to 0 to add at the bottom.


pieterprovoost/landr documentation built on July 8, 2023, 9:18 a.m.