gg_area: Creates a coropleth map in ggplot2

Description Usage

View source: R/gg_area.R

Description

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

Usage

1
2
3
4
5
6
7
gg_area(
  shapefile,
  var,
  log.scale = FALSE,
  guidetitle = "Guide",
  maptitle = "Areal data"
)

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