Learn R Programming

fishgrowth (version 1.0.2)

otoliths_skj: Otolith Data (Skipjack)

Description

Simulated otolith data, loosely based on a skipjack tuna dataset analyzed by Macdonald et al. (2022).

Usage

otoliths_skj

Arguments

Format

Data frame containing two columns:

ageage (years)
lenlength (cm)

Details

The simulation code that was used to produce this dataset is included in the package:

file.show(system.file(package="fishgrowth", "sim/simulate.R"))

See Also

gcm, gompertz, gompertzo, richards, richardso, schnute3, vonbert, and vonberto are alternative growth models.

otoliths_had, otoliths_skj, and tags_skj are example datasets.

fishgrowth-package gives an overview of the package.

Examples

Run this code
otoliths_skj

Run the code above in your browser using DataLab