get_base_map: Get the base map for plotting

Description Usage Arguments Value

View source: R/diags.R

Description

Get the base map for plotting

Usage

1
get_base_map(coords_df, get_world_map = TRUE, f = 0.1)

Arguments

coords_df

data frame with "longitude", "latitude", and "region_id" columns

get_world_map

logical. Get an underlying map from ggmap. Default is TRUE

f

border size of map

Value

a ggplotting object


leerichardson/spew documentation built on May 21, 2019, 1:39 a.m.