Description Usage Arguments Value
View source: R/quickMapFunction.R
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!
1 |
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 |
leaflet choropleth map with quantile bins
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.