plot_N_map: Function to plot abundance map for Bering Sea survey grid

Description Usage Arguments Value Author(s)

Description

Function to plot abundance map for Bering Sea survey grid

Usage

1
2
plot_N_map(cur.t, N, Grid, highlight = NULL, cell.width = 1,
  leg.title = "Abundance")

Arguments

cur.t

Time step to plot map for

N

A matrix holding abundance point estimates; different rows correspond to different sampling units, columns correspond to time step

Grid

A list object, each element of which holds a spatial polygons data frame for each time step

highlight

If provided, this vector specifies which cells to separately highlight during plotting

cell.width

if highlight is provided, cell.width must provide the width of a composite grid cell

leg.title

Title for legend of plot (if different from the default "Abundance")

Value

An abundance map

Author(s)

Paul Conn paul.conn@noaa.gov


atredennick/sageAbundance documentation built on May 10, 2019, 2:11 p.m.