powered by
Cities and towns (populated places) in the vicinity of Idaho National Laboratory, eastern Idaho.
cities
A SpatialPointsDataFrame of the sp package with 24 records and 16 variables. See projection dataset for coordinate reference system information.
projection
# NOT RUN { inlmisc::PlotMap(cities, dms.tick = TRUE) sp::plot(cities, pch = 19, add = TRUE) raster::text(cities, cities@data$NAME, pos = 1, cex = 0.6) str(cities@data) # }
Run the code above in your browser using DataLab