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 06 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:42), 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

lsmeans  
Least-Squares Means
Obtain least-squares means for linear, generalized linear, and mixed models. Compute contrasts or l ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
SAMBA  
Selection and Misclassification Bias Adjustment for Logistic Regression Models
Health research using data from electronic health records (EHR) has gained popularity, but miscla ...
Download / Learn more Package Citations See dependency  
RRedshiftSQL  
R Interface to the 'Redshift' Database
Superclasses 'PostgreSQL' connection to help enable full 'dplyr' functionality on 'Redshift'. ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,457

Author Associations

28,084

Publication Badges

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