make_map: Make a map

Description Usage

View source: R/map.R

Description

Make a map

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
make_map(
  data,
  type = "events",
  area = NULL,
  color = "red",
  scale = NULL,
  line_color = "white",
  line_width = 0.8,
  faceted = FALSE,
  world = NULL
)

iobis/rhaedat documentation built on Oct. 4, 2020, 5:32 a.m.