Last data update: 2014.03.03

R: Print a map
print.ggmapR 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

Invisible string of the printed object.

Examples


get_map()
ggmap(get_map())


Results