tags_skj | R Documentation |
Simulated tagging data, loosely based on a skipjack tuna dataset analyzed by Macdonald et al. (2022).
tags_skj
Data frame containing three columns:
lenRel | length at release (cm) |
lenRec | length at recapture (cm) |
liberty | time at liberty (years) |
The simulation code that was used to produce this dataset is included in the package:
file.show(system.file(package="fishgrowth", "sim/simulate.R"))
Macdonald, J., Day, J., Magnusson, A., Maunder, M., Aoki, Y., Matsubara, N., Tsuda, Y., McKechnie, S., Teears, T., Leroy, B., Castillo-Jordán, C., Hampton, J., and Hamer, P. (2022). Review and new analyses of skipjack growth in the Western and Central Pacific Ocean. Western and Central Pacific Fisheries Commission Report WCPFC-SC18-2022/SA-IP-06. https://meetings.wcpfc.int/node/16254.
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.
head(tags_skj)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.