ViewZones: Visualize the Mesh Panel Zones of a Midwater Trawl

Description Usage Arguments Details See Also Examples

Description

Draw a diagram displaying the sizes of the mesh panel zones of a midwater trawl.

Usage

1
ViewZones(PanelProps = c(0.4, 0.3, 0.2, 0.1))

Arguments

PanelProps

A numeric vector of length 4, size of the different mesh panel zones of the midwater trawl, mouth (outermost), middle, aft, and cod (inner), default c(0.4, 0.3, 0.2, 0.1). Sizes are expressed as proportions of the distance from the outer edge of the trawl to the trawl center in both the vertical and horizontal directions, and they should add up to 1.

Details

A diagram is produced giving a view of the midwater trawl mesh panel zones (drawn to scale) from the perspective a fish located directly in the center of the oncoming trawl path.

See Also

AcMtEst

Examples

1
2
3
4
5
## Not run: 
ViewZones()
ViewZones(c(0.4, 0.4, 0.1, 0.1))

## End(Not run)

JVAdams/artiFISHal documentation built on May 7, 2019, 10:14 a.m.