misc.locations: Miscellaneous Locations

Description Usage Format Source Examples

Description

Miscellaneous locations in the Bellevue triangle area.

Usage

1

Format

An object of SpatialPointsDataFrame class containing 3 points with the following variable:

label

description of point location.

Geographic coordinates are in units of meters, in conformance with the North American Datum of 1983 (NAD 83), and placed in the Idaho Transverse Mercator projection (IDTM).

Source

Idaho Department of Water Resources (IDWR), accessed on December 23, 2015

Examples

1
2
sp::plot(misc.locations, pch = 20, col = "red")
text(misc.locations, labels = misc.locations@data$label, pos = 3, cex = 0.6)

USGS-R/wrv documentation built on June 30, 2020, 11:07 p.m.