make_gadget_spawnfile: Create a list of class "gadget_spawnfile" that can be used to...

Description Usage Arguments Value Examples

Description

This function creates a list of class "gadget_spawnfile". This list can then be used to write a spawnfile for a stock to be used by Gadget

Usage

1
make_gadget_spawnfile(stockname, start_year, end_year, ...)

Arguments

stockname

Character. The stockname desired (used to define switches)

start_year

Numeric. The first year spawning will take place

end_year

Numeric. The last year spawning will take place

...

Other vectors to be added. Should be named elements corresponding to those needed for a Gadget spawnfile, see Gadget User Guide.

Value

A list of class "gadget_spawnfile"

Examples

1
make_gadget_spawnfile("cod", 1, 10)

inspktrgadget/gadgetSim documentation built on May 10, 2019, 9:51 a.m.