process_darwin_output: processes output from Darwin run

Description Usage Arguments Value

View source: R/process_darwin_output.R

Description

Reads in hydra output from the specified darwin run

Usage

1
process_darwin_output(filePath, speciesList)

Arguments

filePath

Character string. Path to where output files exist

speciesList

Character string. List of species in order

Value

A List:

biomass

tidy data frame.(nSpecies * nYrs x 2). Average biomass (avByr) for each species in each year

catch

tidy data frame (nSpecies * nYrs x 2). Average catch (est_catch_biomass) for each species in each year


andybeet/hydramse documentation built on April 16, 2021, 5:23 a.m.