Learn R Programming

ggredist (version 0.0.2)

interstates: Insterstate Shapefile

Description

This data contains geometry information for the U.S. Interstate Highway System. It was processed from the U.S. Census Bureau TIGER/Line Shapefile system.

Usage

data("interstates")

Arguments

Format

sf object

name

Census Bureau name for the interstate

geometry

The sf geometry column containing the geographic information.

Examples

Run this code
data(interstates)

Run the code above in your browser using DataLab