quickMap: Make a choropleth map with quantile bins! This function reads...

Description Usage Arguments Value

View source: R/quickMapFunction.R

Description

Make a choropleth map with quantile bins! This function reads a OGR object, a selected column from that data frame to be mapped and a label for areal units. The data is then mapped via leaflet!

Usage

1
quickMap(df, column, labelcolumn)

Arguments

df

rgdal, readOGR obejcet

column

the data you would like to use for the choropleth map with quantile bins!

labelcolumn

unique identifier for areal units

Value

leaflet choropleth map with quantile bins


RyanBrown55/GISLab7 documentation built on Dec. 18, 2021, 11:55 a.m.