TropFishR (version 1.6.4)

synLFQ1: Synthetic length-frequency data I

Description

Synthetic length-frequency data as provided in Sparre & Venema (1998). Can be used to apply the function Bhattacharya or ELEFAN.

Usage

data(synLFQ1)

Arguments

Format

A list consisting of:

  • dates dates of sampling times (class Date),

  • midLengths midpoints of the length classes,

  • catch matrix with catches/counts per length class (row) and sampling date (column).

Examples

Run this code
data(synLFQ1)
str(synLFQ1)
summary(synLFQ1)


Run the code above in your browser using DataLab