lf_area: Creates a coropleth map in leaflet.

Description Usage

View source: R/lf_area.R

Description

This function allows the creation of a coropleth map with leaflet and sf in a easier way.

Usage

1
2
3
4
5
6
7
8
lf_area(
  shapefile,
  var,
  log.scale = FALSE,
  palette = "YlOrRd",
  alpha = 0.8,
  guidetitle = "Guide"
)

qspatialR/qspatial2 documentation built on Sept. 17, 2020, 12:34 p.m.