plot_N_map: function to plot a map of abundance. this was developed for...

Description Usage Arguments Value Author(s)

Description

function to plot a map of abundance. this was developed for spatio-temporal models in mind

Usage

1
plot_N_map(cur.t, N, Grid, highlight = NULL)

Arguments

cur.t

time step to plot

N

A vector of values to plot (e.g. abundance)

Grid

A list of SpatialPolygonsDataFrame (one for each time step) - holding survey unit spatial information

highlight

If provided, the rows of Grid[[cur.t]] to specially highlight

Value

A ggplot2 object

Author(s)

Paul B. Conn


hierarchicalDS documentation built on July 3, 2019, 1:07 a.m.