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 06 Mar. 2026.
Previous versions and publish date:
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

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  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

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