ggmap (version 3.0.0)

print.ggmap: Print a map

Description

Print a console description of a map

Usage

# S3 method for ggmap
print(x, ...)

Value

Invisibly returns x.

Arguments

x

an object of class elicit

...

additional parameters

Examples

Run this code


get_stamenmap(zoom = 9)


Run the code above in your browser using DataLab