sumcatch: Summarizes the proportion of fish caught.

Description Usage Arguments Value Examples

View source: R/calculations.R

Description

Summarizes the proportion of fish caught.

Usage

1
sumcatch(fish, pop, n.fish)

Arguments

fish

A data.frame of fish information, created by mkfish and modifed by escfish.

pop

A data.frame of tow information, created by mktow.

n.fish

Numeric. Tumber of fish to place in the path of the gear for each population.

Value

Returns a data.frame of pop with catch and catch.p appended to it

Examples

1
escfish(fish3, tow3, n.fish = 1000)

USFWS/Gear-Avoidance-Behavior-Simulation documentation built on Jan. 9, 2021, 12:34 a.m.