Learn R Programming

aLBI (version 0.1.9)

lenfreqM: lenfreqM: Example length-weight dataset for aLBI package

Description

This dataset contains length data of multiple months

Usage

data(lenfreqM)

Arguments

Format

A data frame with 2 columns: First one is month and second one is length

Months

Name of the Sampling Months

Length

Measured lengths of the sampled fish

Examples

Run this code
data(lenfreqM, package = "aLBI")
head(lenfreqM)

Run the code above in your browser using DataLab