Other packages > Find by keyword >

tinytiger  

Lightweight Interface to TIGER/Line Shapefiles
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("tinytiger", "0.0.11")



Attach the package and use:
library("tinytiger")
Maintained by
Christopher T. Kenny
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-08-23
Latest Update: 2025-04-30
Description:
Download geographic shapes from the United States Census Bureau TIGER/Line Shapefiles <https://www.census.gov/geographies/mapping-files/time-series/geo/tiger-line-file.html>. Functions support downloading and reading in geographic boundary data. All downloads can be set up with a cache to avoid multiple downloads. Data is available back to 2000 for most geographies.
How to cite:
Christopher T. Kenny (2022). tinytiger: Lightweight Interface to TIGER/Line Shapefiles. R package version 0.0.11, https://cran.r-project.org/web/packages/tinytiger. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.0.3 (2022-08-23 10:20), 0.0.4 (2022-08-27 15:40), 0.0.8 (2023-10-18 01:00), 0.0.9 (2024-06-04 16:40), 0.0.10 (2025-04-30 04:30)
Other packages that cited tinytiger R package
View tinytiger citation profile
Other R packages that tinytiger depends, imports, suggests or enhances
Complete documentation for tinytiger
Functions, R codes and Examples using the tinytiger R package
Some associated functions: county_fips_2020 . tinytiger-package . tt_address_ranges . tt_ai_an_nh_areas . tt_anrc . tt_area_landmarks . tt_area_water . tt_block_groups . tt_blocks . tt_cache . tt_cbsa . tt_coastline . tt_congressional_districts . tt_consolidated_cities . tt_counties . tt_county_subdivisions . tt_csa . tt_elementary_school_districts . tt_estates . tt_linear_water . tt_metropolitan_divisions . tt_military . tt_new_england_cities . tt_new_england_city_divisions . tt_new_england_combined_areas . tt_places . tt_point_landmarks . tt_polygon_edges . tt_polygon_faces . tt_primary_roads . tt_primary_secondary_roads . tt_puma . tt_rails . tt_roads . tt_secondary_school_districts . tt_state_leg_lower . tt_state_leg_upper . tt_states . tt_subbarrios . tt_tracts . tt_tribal_block_groups . tt_tribal_subdivisions . tt_tribal_tracts . tt_uac . tt_unified_school_districts . tt_voting_districts . tt_zcta . 
Some associated R codes: address_ranges.R . ai_an_nh_areas.R . anrc.R . area_landmarks.R . area_water.R . block_groups.R . blocks.R . cache.R . cbsa.R . coastline.R . congressional_districts.R . consolidated_cities.R . counties.R . county_subdivisions.R . csa.R . data.R . download.R . elementary_school_districts.R . estates.R . linear_water.R . lookup.R . metropolitan_divisions.R . military.R . new_england_city.R . new_england_city_divisions.R . new_england_combined_areas.R . places.R . point_landmarks.R . polygon_edges.R . polygon_faces.R . primary_roads.R . primary_secondary_roads.R . puma.R . rails.R . roads.R . secondary_school_districts.R . state_leg_lower.R . state_leg_upper.R . states.R . subbarrio.R . tinytiger-package.R . tract.R . tribal_block_groups.R . tribal_subdivisions.R . tribal_tracts.R . uac.R . unified_school_districts.R . urls.R . utils.R . voting_districts.R . zcta.R . zzz.R .  Full tinytiger package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
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  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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