GetMap: GetMap

Description Usage Arguments Value Examples

Description

Gets a grob of a ggplot map, with no legend.

Usage

1
GetMap(map_object, xbounds = NULL, ybounds = NULL)

Arguments

map_object

GGplot object.

xbounds

A 2-item vector corresponding to the X min/max limits of the extent you want for your map. Default=NULL.

ybounds

A 2-item vector corresponding to the y min/max limits of the extent you want for your map. Default=NULL.

Value

A ggplotgrob of a map object with no legend.

Examples

1
GetMap(map_obj)

RebeccaStubbs/MapSuite documentation built on May 9, 2019, 9:37 a.m.