Accesses high resolution raster maps using the OpenStreetMapprotocol. Dozens of road, satellite, and topographic map servers aredirectly supported, including Apple, Mapnik, Bing, and stamen.Additionally raster maps may be constructed using custom tile servers.Maps can be plotted using either base graphics, or ggplot2. This packageis not affiliated with the OpenStreetMap.org mapping project.
To install the latest development version from the github reporun:
# If devtools is not installed:# install.packages("devtools")devtools::install_github("ifellows/ROSM/OpenStreetMap")