GetSimOutput {LobsterCatch}R Documentation

This function extracts the results of simulation.

Description

This function extracts the results of simulation.

Usage

GetSimOutput(x, mls = 82.5)

Arguments

x

is an object generated by SimulateLobsterMovement function.

mls

is the minimum legal size(mls) in mm. The default is 82.5 mm.

Value

Returns the followings for each replicate: the number of lobsters caught, legal catch weight (bigger than mls), total catch weight and length of time to reach maximum catch.


[Package LobsterCatch version 0.1.0 Index]