print.ggmap {ggmap}R Documentation

Print a map

Description

Print a console description of a map

Usage

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

Arguments

x

an object of class elicit

...

additional parameters

Value

Invisibly returns x.

Examples

Run examples



get_stamenmap(zoom = 9)



[Package ggmap version 3.0.0 Index]