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. Accessed 22 Dec. 2024.
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
Complete documentation for tigris
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

tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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