Other packages > Find by keyword >

geomander  

Geographic Tools for Studying Gerrymandering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("geomander", "2.5.2")



Attach the package and use:
library("geomander")
Maintained by
Christopher T. Kenny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-06-14
Latest Update: 2024-02-15
Description:
A compilation of tools to complete common tasks for studying gerrymandering. This focuses on the geographic tool side of common problems, such as linking different levels of spatial units or estimating how to break up units. Functions exist for creating redistricting-focused data for the US.
How to cite:
Christopher T. Kenny (2021). geomander: Geographic Tools for Studying Gerrymandering. R package version 2.5.2, https://cran.r-project.org/web/packages/geomander. Accessed 05 Jun. 2026.
Previous versions and publish date:
1.0.7 (2021-06-14 09:50), 1.0.8 (2021-06-17 00:50), 2.0.2 (2021-12-08 22:30), 2.0.3 (2022-03-07 02:10), 2.1.0 (2022-06-23 22:10), 2.2.1 (2023-04-16 16:40), 2.3.0 (2024-02-15 22:20), 2.5.0 (2025-09-01 18:10)
Other packages that cited geomander R package
View geomander citation profile
Other R packages that geomander depends, imports, suggests or enhances
Complete documentation for geomander
Functions, R codes and Examples using the geomander R package
Some associated functions: add_edge . adjacency . alarm_states . baf_to_vtd . block2prec . block2prec_by_county . check_contiguity . check_polygon_contiguity . checkerboard . checkerboard_adj . clean_vest . compare_adjacencies . count_connections . create_block_table . create_tract_table . dra2r . estimate_down . estimate_up . geo_estimate_down . geo_estimate_up . geo_filter . geo_match . geo_plot . geo_plot_group . geo_sort . geo_trim . geomander-package . geos_centerish . geos_circle_center . get_alarm . get_dra . get_heda . get_vest . global_gearys . global_morans . gstar_i . heda_doi . heda_party . heda_states . local_gearys . local_morans . nrcsd . orange . pipe . precincts . r2dra . regionalize . rockland . seam_adj . seam_geom . seam_rip . seam_sew . split_precinct . st_centerish . st_circle_center . subtract_edge . suggest_component_connection . suggest_neighbors . towns . va18sub . va_blocks . va_vtd . vest_abb . vest_doi . vest_party . vest_states . 
Some associated R codes: RcppExports.R . adjacency.R . alarm.R . baf_to_vtd.R . center.R . contiguity.R . count_connections.R . data.R . datatables.R . dra.R . dra_vtd.R . estimate.R . filter.R . geary.R . geomander-package.R . geos_helpers.R . gstar.R . heda.R . helpers.R . match.R . moran.R . planar.R . plots.R . regionalize.R . roxygen.R . seam.R . sort.R . split.R . utils-pipe.R . vest.R .  Full geomander package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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