TropFishR (version 1.6.2)

trammelnet: Trammel net data

Description

Data of an experiment with several trammel nets with different mesh sizes. Can be used for function select_Millar.

Usage

data(trammelnet)

Arguments

Format

A list consiting of:

  • $midLengths the midlengths of size classes,

  • $meshSizes the meshsizes,

  • $catchPerNet_mat a matrix with the numbers in catch of the corresponding mesh sizes (same order),

Examples

Run this code
# NOT RUN {
data(trammelnet)
str(trammelnet)
summary(trammelnet)

# }

Run the code above in your browser using DataCamp Workspace