Skip to contents

qmap is a wrapper for ggmap() and get_map().

Usage

qmap(location = "houston", ...)

Arguments

location

character; location of interest

...

stuff to pass to ggmap() and get_map()

Value

a ggplot object

See also

Author

David Kahle david@kahle.io

Examples