Other packages > Find by keyword >

choroplethr  

Simplify the Creation of 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", "3.7.3")



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: 2024-03-02
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: Simplify the Creation of Choropleth Maps in R. R package version 3.7.3, https://cran.r-project.org/web/packages/choroplethr. Accessed 22 Dec. 2024.
Previous versions and publish date:
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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