adjust.fishing: Adjust Fishing Mortality

Description Usage Arguments Value See Also

View source: R/Adjustments.R

Description

Modifies the fishing mortality value for a species by a particular gear.

Usage

1
2
3
4
5
6
7
8
9
adjust.fishing(
  Rsim.scenario,
  parameter,
  group = NA,
  sim.year = 1,
  sim.month = 0,
  bymonth = F,
  value
)

Arguments

Rsim.scenario

Object generated by ecosim.scenario.

parameter

One of three parameters to be modified: ForcedEffort, ForcedFRate, or ForcedCatch

group

Name of the species group or gear whose fishing parameter is being changed.

sim.year

Year of the simulation that should be modified. Can be a range of years.

sim.month

Month of the year that should be modified. If set to 0, all months of the year are modified.#'@param value New value for the parameter.

Value

Returns an Rpath.sim object with the new fishing parameter.

See Also

Other Rpath functions: MTI(), adjust.forcing(), adjust.scenario(), check.rpath.params(), create.rpath.params(), extract.node(), frate.table(), read.rpath.params(), rpath.groups(), rpath.stanzas(), rpath(), rsim.params(), rsim.plot(), rsim.scenario(), rsim.step(), stanzaplot(), webplot(), write.Rpath(), write.Rsim(), write.rpath.params()


zanbi/NOAA-EDAB-Rpath documentation built on March 11, 2021, 12:28 a.m.