TropFishR (version 1.6.2)

goatfish: Yellowstriped goatfish data

Description

Data of Yellowstriped goatfish (Upeneus vittatus) from Manila Bay, Philippines. Can be used for the estimation of the instantaneous mortality rate (Z) by means of catchCurve.

Usage

data(goatfish)

Arguments

Format

A list consisting of:

  • midLengths: mid points of length classes,

  • catch: a vector with catches in numbers,

  • Linf: infinite length in cm [cm],

  • K: growth coefficent per year [1/year].

Examples

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


# }

Run the code above in your browser using DataLab