Learn R Programming

inldata (version 1.2.7)

idaho: State of Idaho Boundary

Description

A simplified representation of the boundary of Idaho, a state located in the northwestern region of the United States.

Usage

idaho

Arguments

Format

A simple feature with fields:

geometry

Polygon geometry with a positive area (two-dimensional); sequence of points that form a closed, non-self-intersecting ring; the first ring denotes the exterior ring, zero or more subsequent rings denote holes in this exterior ring.

Examples

Run this code
print(idaho)

Run the code above in your browser using DataLab