Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ggmap_options

ggmap Options


Description

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.

Usage

set_ggmap_option(...)

ggmap_credentials()

Arguments

...

a named listing of options to set

Author(s)

See Also

Examples

getOption("ggmap")

ggmap

Spatial Visualization with ggplot2

v3.0.0
GPL-2
Authors
David Kahle [aut, cre] (<https://orcid.org/0000-0002-9999-1558>), Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Scott Jackson [aut], Mikko Korpela [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.