ggmap Options
ggmap stores options as a named list in R's global options, i.e.
getOption("ggmap")
. It currently stores two such options, one for
Google credentialing and one to suppress private API information in the URLs
printed to the screen when web queries are placed. For both of those, see
register_google
.
set_ggmap_option(...) ggmap_credentials()
... |
a named listing of options to set |
David Kahle david.kahle@gmail.com
getOption("ggmap")
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.