Learn R Programming

TropFishR (version 1.6.1)

haddock: Haddock data

Description

Data of a covered codend experimental catch of the haddock (Melanogrammus aeglefinus). Can be used for function select_Millar.

Usage

data(haddock)

Arguments

Format

A list consisting of:

  • midLengths the midlengths of size classes,

  • numCodend the number of fish retained in codend,

  • numCover the number of fish retained in cover,

Examples

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

# }

Run the code above in your browser using DataLab