Description Usage Arguments Value
Creates a dataset of simulated tow information.
1 | mktow(n.pops, net.vel, n.fish, rxn.dist)
|
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. |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.