ggmap (version 3.0.0)

qmap: Quick map plot

Description

qmap is a wrapper for ggmap and get_map.

Usage

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

Value

a ggplot object

Arguments

location

character; location of interest

...

stuff to pass to ggmap and get_map.

Author

David Kahle david.kahle@gmail.com

See Also

ggmap and get_map.