View source: R/read_ewe_output.R
| read_ewe_reference_points_vec | R Documentation | 
Extract MSY reference points (i.e. MSY, FMSY, BMSY) from Ecopath with Ecosim (EwE).
read_ewe_reference_points_vec(
  file_path,
  file_names,
  functional_groups,
  key_functional_group,
  ages,
  reference_points_scenario
)
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.  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.