TropFishR (version 1.6.2)

bream: bream data

Description

Data of a covered codend experimental catch of the species Threadfin bream (Nemipterus japonicus) in South China Sea. This data can be analysed with the function select.

Usage

data(bream)

Arguments

Format

A list consiting of:

  • midLengths the midlengths of size classes,

  • numCodend the number of fish retained in codend,

  • numCover the number of fish retained in cover,

  • msCodend the meshsize of codend.

Examples

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

# }

Run the code above in your browser using DataLab