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.8")



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: 2022-08-27
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.8, https://cran.r-project.org/web/packages/tinytiger
Previous versions and publish date:
0.0.3 (2022-08-23 10:20), 0.0.4 (2022-08-27 15:40)
Other packages that cited tinytiger R package
View tinytiger citation profile
Other R packages that tinytiger depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
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  

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