ggmap (version 2.6.1)

print.ggmap: Print a map

Description

Print a console description of a map

Usage

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

Arguments

x

an object of class elicit

...

additional parameters

Value

Invisible string of the printed object.

Examples

Run this code
# NOT RUN {
get_map()
ggmap(get_map())


# }

Run the code above in your browser using DataLab