mktow: Creates a dataset of simulated tow information.

Description Usage Arguments Value

View source: R/tows.R

Description

Creates a dataset of simulated tow information.

Usage

1
mktow(n.pops, net.vel, n.fish, rxn.dist)

Arguments

n.pops

Numeric. The number of tows to complete (or fish populations to simulate)

net.vel

Numeric. The velocity of the gear moving through the water.

n.fish

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

rxn.dist

Numeric. The reaction distance of the fish.

Value

A data.frame with one row for each population or tow. Columns n.pops = number of tows to complete (or fish populations to simulate) net.vel = velocity for the tows; constant n.fish = number of fish to place in the path of the gear rxn.dist = reaction distance in cm


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