combine_logs: Combine logs

combine_logsR Documentation

Combine logs

Description

combine_logs is a helper function to convert the list of fleet and vessels catch logs into a single dataframe.

Usage

combine_logs(fleets_catches)

Arguments

fleets_catches

is the list output of fleets_catches from run_sim

Value

is a dataframe of the fleet and vessel catches in logbook format

Examples

logs <- combine_logs(fleets_catches)
## Not run

pdolder/MixFishSim documentation built on Oct. 17, 2023, 4:25 p.m.