Learn R Programming

inldata (version 1.2.7)

roads: Road Network

Description

Road network in the vicinity of Idaho National Laboratory, eastern Idaho.

Usage

roads

Arguments

Format

A simple feature with fields:

name

Street or road name.

id

Unique identifier.

prisec_fl

Whether a road is classified as primary or secondary.

geometry

Sequence of points connected by straight, non-self-intersecting line pieces, one-dimensional geometry.

Examples

Run this code
print(roads)

Run the code above in your browser using DataLab