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.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: 2024-01-24
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.1, https://cran.r-project.org/web/packages/tigris
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)
Other packages that cited tigris R package
View tigris citation profile
Other R packages that tigris depends, imports, suggests or enhances
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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns