Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

ggmapplot

Don't use this function, use ggmap.


Description

ggmap plots the raster object produced by get_map.

Usage

ggmapplot(ggmap, fullpage = FALSE, base_layer, maprange = FALSE,
  expand = FALSE, ...)

Arguments

ggmap

an object of class ggmap (from function get_map)

fullpage

logical; should the map take up the entire viewport?

base_layer

a ggplot(aes(...), ...) call; see examples

maprange

logical for use with base_layer; should the map define the x and y limits?

expand

should the map extend to the edge of the panel? used with base_layer and maprange=TRUE.

...

...

Value

a ggplot object

Author(s)

See Also

Examples

## Not run: 
this is a deprecated function, use ggmap.

## End(Not run)

ggmap

Spatial Visualization with ggplot2

v3.0.0
GPL-2
Authors
David Kahle [aut, cre] (<https://orcid.org/0000-0002-9999-1558>), Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Scott Jackson [aut], Mikko Korpela [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.