plot_map: Plot territorial maps

plot_mapR Documentation

Plot territorial maps

Description

Plot territorial maps estimated using the bmmb::make_map function provided in this package. See chapter 12 for usage examples.

Usage

plot_map(maps, new = TRUE, colors = NULL, xlim = NULL, ylim = NULL, ...)

Arguments

maps

the output of bmmb::make_map.

new

if TRUE, a new plot is created.

colors

a vector of colors, one for each territory.

xlim

plot x axis limits.

ylim

plot y axis limits.

...

additional parameters are passed to the internal call of plot().


santiagobarreda/bmmb documentation built on June 11, 2024, 5:33 p.m.