fast_ggmap: Simple function to plot data on map of Poland

Description Usage Arguments Value Examples

Description

This function

Usage

1
2
fast_ggmap(data, id_var, fill_var, maptype = "powiat", higher_level = T,
  viridis = T, ...)

Arguments

data

- data.frame with id and variables for plot

id_var

- id for spatial units

fill_var

- variable to be plotted

maptype

- administrative level

higher_level

- whether to include higher level

viridis

- whether to use

...

-dots

Value

ggplot2

Examples

1
2
# data(lau2)
#

BERENZ/MapOfPoland documentation built on May 5, 2019, 10:24 a.m.