read_ewe_reference_points_vec: Extract EwE MSY reference points using catch over fishing...

View source: R/read_ewe_output.R

read_ewe_reference_points_vecR Documentation

Extract EwE MSY reference points using catch over fishing effort multiplier table

Description

Extract MSY reference points (i.e. MSY, FMSY, BMSY) from Ecopath with Ecosim (EwE).

Usage

read_ewe_reference_points_vec(
  file_path,
  file_names,
  functional_groups,
  key_functional_group,
  ages,
  reference_points_scenario
)

Arguments

file_path

a character string shows path to the working folder where EwE reference points output csv files are located.

file_names

a csv file names.

functional_groups

a character string describes the column of the data matrix, which is functional groups in EwE case.

key_functional_group

a character string describes the key functional group.

ages

age classes of the functional groups.

reference_points_scenario

a character string describes the reference points scenario: compensation or stationary.


Bai-Li-NOAA/IFA4EBFM documentation built on July 1, 2024, 4:53 p.m.