Learn R Programming

ggmap (version 2.5.2)

print.ggmap: 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

Run this code
get_map()
ggmap(get_map())

Run the code above in your browser using DataLab