Other packages > Find by keyword >

tigris  

Load Census TIGER/Line Shapefiles
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tigris", "2.2.1")



Attach the package and use:
library("tigris")
Maintained by
Kyle Walker
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-10-11
Latest Update: 2025-04-16
Description:
Download TIGER/Line shapefiles from the United States Census Bureau (<https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>) and load into R as 'sf' objects.
How to cite:
Kyle Walker (2015). tigris: Load Census TIGER/Line Shapefiles. R package version 2.2.1, https://cran.r-project.org/web/packages/tigris. Accessed 17 Jul. 2026.
Previous versions and publish date:
(2026-07-09 07:13), 0.1 (2015-10-11 18:45), 0.2.2 (2016-02-15 08:28), 0.2 (2016-02-02 12:30), 0.3.3 (2016-07-06 09:44), 0.3 (2016-05-18 02:01), 0.5.1 (2017-05-10 00:29), 0.5.3 (2017-05-26 23:31), 0.5 (2017-05-01 21:29), 0.6.1 (2018-01-03 18:52), 0.6.2 (2018-01-04 17:50), 0.7 (2018-04-14 23:08), 0.8.2 (2019-06-12 23:50), 0.9.1 (2020-01-13 18:10), 0.9.2 (2020-02-04 16:20), 0.9.4 (2020-04-01 18:20), 1.0 (2020-07-13 14:20), 1.4.1 (2021-06-18 12:30), 1.4 (2021-05-16 14:50), 1.5.1 (2022-02-07 20:40), 1.5 (2021-09-23 06:40), 1.6.1 (2022-06-03 19:20), 1.6 (2022-02-22 22:30), 2.0.1 (2023-01-30 16:30), 2.0.3 (2023-05-19 16:30), 2.0.4 (2023-09-22 16:40), 2.0 (2022-12-07 16:10), 2.1 (2024-01-24 17:30)
Other packages that cited tigris R package
View tigris citation profile
Other R packages that tigris depends, imports, suggests or enhances
Complete documentation for tigris
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

VEwaningVariant  
Vaccine Efficacy Over Time - Variant Aware
Implements methods for inference on potential waning of vaccine efficacy and for estimation of vacci ...
Download / Learn more Package Citations See dependency  
alabama  
Constrained Nonlinear Optimization
Augmented Lagrangian Adaptive Barrier Minimization Algorithm for optimizing smooth nonlinear object ...
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  
VFS  
Vegetated Filter Strip and Erosion Model
Empirical models for runoff, erosion, and phosphorus loss across a vegetated filter strip, given sl ...
Download / Learn more Package Citations See dependency  
rt.test  
Robustified t-Test
Performs one-sample t-test based on robustified statistics using median/MAD (TA) and Hodges-Lehmann/ ...
Download / Learn more Package Citations See dependency  
FastKNN  
Fast k-Nearest Neighbors
Compute labels for a test set according to the k-Nearest Neighbors classification. This is a fast wa ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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