quick.leaflet: quick.leaflet

Description Usage

View source: R/visualization-fncs.R

Description

Quick leaflet for polygons that need to be colored by a column.

Usage

1
2
3
4
5
6
quick.leaflet(
  st_df,
  color_by = "div_type",
  pal = RColorBrewer::brewer.pal(8, "Dark2"),
  weight = 8
)

kmcd39/divFcns documentation built on Aug. 14, 2020, 2:03 p.m.