Learn R Programming

bivariateLeaflet (version 0.1.0)

Create Bivariate Choropleth Maps with 'Leaflet'

Description

Creates bivariate choropleth maps using 'Leaflet'. This package provides tools for visualizing the relationship between two variables through a color matrix representation on an interactive map.

Copy Link

Version

Install

install.packages('bivariateLeaflet')

Monthly Downloads

180

Version

0.1.0

License

MIT + file LICENSE

Maintainer

Michael Duprey

Last Published

December 19th, 2024

Functions in bivariateLeaflet (0.1.0)

dc_data

Washington DC Census Tract Data
assign_colors

Assign Colors Based on Tertiles
create_default_color_matrix

Create Default Color Matrix for Bivariate Choropleth
calculate_tertiles

Calculate Tertiles for Bivariate Variables
generate_legend_html

Generate Legend HTML
calculate_tertile_breaks

Calculate Tertile Breaks
create_bivariate_map

Create Bivariate Choropleth Map