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


spew documentation built on Nov. 17, 2017, 7:36 a.m.