map: Leaflet map wrapper

View source: R/plotUtils.R

mapR Documentation

Leaflet map wrapper

Description

For a quick plot with leafelt, can be piped to further processing

Usage

map(
  .data,
  type = c("polygon", "point", "line"),
  ...,
  provider = "OpenStreetMap.DE"
)

Arguments

type

which type to plot

...

further customization

provider

Provider base map


kklot/ktools documentation built on Aug. 13, 2024, 7:08 p.m.