print.ggmap: Print a map

View source: R/print.R

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

Invisibly returns x.

Examples


## Not run:  requires a Stadia Maps API key. see ?register_stadiamaps

get_stadiamap(zoom = 9)


## End(Not run)


dkahle/ggmap documentation built on March 3, 2024, 8:19 a.m.