IOTCmove: Make a map of movement for a 5-area Indian Ocean model

Description Usage Arguments Author(s)

View source: R/IOTCmove.R

Description

Run the SSplotMovementMap function with defaults related to a 5-area model for tunas in the Indian Ocean as discussed at the Indian Ocean Tuna Commission Working Party on Tropical Tunas in October, 2010. Obviously this is not useful for the majority of r4ss users, but it could serve as an example of how a wrapper function might be written for any other model.

Usage

1
2
3
4
IOTCmove(replist = NULL, moveage = 5, moveseas = 1,
         legend = FALSE, title = NULL,
         areanames = c("R1","R2","R3","R4","R5"),
         ...)

Arguments

replist

optional list created by SS_output

moveage

age for which movemement rates will be represented

moveseas

season for which movement rates will be represented

legend

add a legend to show the movement rate associated with the widest arrows

title

optional title to add at top of figure

areanames

vector of names for each area

...

Additional arguments can get passed to SSplotMovementMap

Author(s)

Ian Taylor


r4ss documentation built on May 2, 2019, 4:56 p.m.