TropFishR (version 1.6.2)

shrimps: Shrimp data

Description

Data from the Kuwait shrimp (Penaeus semisulcatus) fishery. They can be used to simulate different management scenarios by applying prediction models (predict_mod). Fishing mortalities were estimated from catch data and biomass estimates were obtained from the swept area method. Recuritment to fishery at the age of one month (Tr = 1).

Usage

data(shrimps)

Arguments

Format

A list consisting of: 1. age groups [months], 2. meanWeight, 3. meanValue, 4.FM, and 5.M

Examples

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


# }

Run the code above in your browser using DataLab