LWdata {aLBI}R Documentation

LWdata: Example length-weight dataset for aLBI package

Description

This dataset contains length and weight measurements for fish.

Usage

data(LWdata)

Format

A data frame with 2 columns:

Length

Length of sampled fish (cm)

Weight

Weight of sampled fish (g)

Source

Data collected for fish stock assessment studies

Examples

data(LWdata, package = "aLBI")
head(LWdata)

[Package aLBI version 0.1.8 Index]