Description Usage Format Source Examples
Miscellaneous locations in the Bellevue triangle area.
1 |
An object of SpatialPointsDataFrame class containing 3 points with the following variable:
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).
Idaho Department of Water Resources (IDWR), accessed on December 23, 2015
1 2 | sp::plot(misc.locations, pch = 20, col = "red")
text(misc.locations, labels = misc.locations@data$label, pos = 3, cex = 0.6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.