Other packages > Find by keyword >

choroplethr  

Create Color-Coded Choropleth Maps in R
View on CRAN: Click here


Download and install choroplethr package within the R console
Install from CRAN:
install.packages("choroplethr")

Install from Github:
library("remotes")
install_github("cran/choroplethr")

Install by package version:
library("remotes")
install_version("choroplethr", "5.0.1")



Attach the package and use:
library("choroplethr")
Maintained by
Ari Lamstein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-02-06
Latest Update: 2025-06-26
Description:
Choropleths are thematic maps where geographic regions, such as states, are colored according to some metric, such as the number of people who live in that state. This package simplifies this process by 1. Providing ready-made functions for creating choropleths of common maps. 2. Providing data and API connections to interesting data sources for making choropleths. 3. Providing a framework for creating choropleths from arbitrary shapefiles. 4. Overlaying those maps over reference maps from Google Maps.
How to cite:
Ari Lamstein (2014). choroplethr: Create Color-Coded Choropleth Maps in R. R package version 5.0.1, https://cran.r-project.org/web/packages/choroplethr. Accessed 13 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:25), 1.1.0 (2014-02-06 19:16), 1.2.0 (2014-03-06 09:04), 1.3.0 (2014-03-15 18:37), 1.4.0 (2014-03-30 08:35), 1.5.0 (2014-05-11 19:07), 1.6.0 (2014-06-02 07:34), 1.7.0 (2014-06-15 01:12), 2.0.0 (2014-10-27 10:15), 2.1.0 (2014-12-03 07:50), 2.1.1 (2014-12-11 07:59), 3.0.0 (2015-03-16 07:40), 3.1.0 (2015-05-05 06:43), 3.2.0 (2015-08-27 00:49), 3.3.0 (2015-09-29 01:28), 3.3.1 (2015-12-21 08:54), 3.4.0 (2016-01-02 01:26), 3.5.0 (2016-02-28 09:59), 3.5.1 (2016-03-25 14:55), 3.5.2 (2016-03-30 20:35), 3.5.3 (2017-01-10 16:03), 3.6.0 (2017-04-09 16:01), 3.6.1 (2017-04-16 12:23), 3.6.2 (2018-06-21 09:42), 3.6.3 (2018-08-15 20:00), 3.6.4 (2020-07-25 23:30), 3.7.0 (2020-08-11 07:30), 3.7.1 (2022-10-05 09:10), 3.7.2 (2023-07-07 01:10), 3.7.3 (2024-03-02 01:52), 4.0.0 (2025-04-12 00:10), 5.0.0 (2025-06-26 23:30), 5.0.1 (2025-10-18 07:20)
Other packages that cited choroplethr R package
View choroplethr citation profile
Other R packages that choroplethr depends, imports, suggests or enhances
Complete documentation for choroplethr
Functions, R codes and Examples using the choroplethr R package
Some associated functions: Admin1Choropleth . Admin1RegionChoropleth . Choropleth . CountryChoropleth . CountyChoropleth . CountyZoomChoropleth . StateChoropleth . TractChoropleth . USAChoropleth . admin1_choropleth . admin1_region_choropleth . calculate_percent_change . choroplethr_animate . choroplethr_wdi . congress116.regions . continental_us_states . country_choropleth . county_choropleth . county_choropleth_acs . df_congress116_demographics . df_congress116_party . df_county_demographics . df_japan_census . df_ny_tract_demographics . df_pop_country . df_pop_county . df_pop_ny_tract . df_pop_state . df_president . df_president_ts . df_state_age_2010 . df_state_age_2015 . df_state_demographics . double_map . filter_to_voting_congressional_districts . get_acs_data . get_congressional_district_demographics . get_county_demographics . get_state_demographics . get_tract_demographics . get_tract_map . state_choropleth . state_choropleth_acs . tract_choropleth . visualize_df_by_race_ethnicity_party . 
Some associated R codes: acs.R . admin1.R . admin1_region.R . choropleth.R . choroplethr_animate.R . choroplethr_wdi.R . country.R . county.R . county_zoom.R . data.R . get_congress_116_party_data.R . get_congressional_demographics.R . get_county_demographics.R . get_state_demograhpics.R . get_tract_demographics.R . startup_messages.R . state.R . tract.R . usa.R . utils.R .  Full choroplethr package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
kangar00  
Kernel Approaches for Nonlinear Genetic Association Regression
Methods to extract information on pathways, genes and various single-nucleotid polymorphisms (SNPs) ...
Download / Learn more Package Citations See dependency  
IATscores  
Implicit Association Test Scores Using Robust Statistics
Compute several variations of the Implicit Association Test (IAT) scores, including the D scores (Gr ...
Download / Learn more Package Citations See dependency  
testDriveR  
Teaching Data for Statistics and Data Science
Provides data sets for teaching statistics and data science courses. It includes a sample of data f ...
Download / Learn more Package Citations See dependency  
iAdapt  
Two-Stage Adaptive Dose-Finding Clinical Trial Design
Simulate and implement early phase two-stage adaptive dose-finding design for binary and quasi-conti ...
Download / Learn more Package Citations See dependency  

28,313

R Packages

239,283

Dependencies

74,752

Author Associations

28,314

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA