Learn R Programming

FSAdata (version 0.4.1)

TroutperchLM3: Subsampled lengths of Troutperch from Lake Michigan, 1977.

Description

Troutperch (Percopsis omiscomaycus) fork lengths from a subsample of fish captured near Grand Haven, Lake Michigan, 1977.

Arguments

Format

A data frame of 300 observations on the following 1 variable:

fl

Fork length (mm)

Topic(s)

  • Length Frequency

  • Length Expansion

  • Size Structure

Details

A random subsample of the lengths in the TroutperchLM2 data frame.

See Also

TroutperchLM2.

Examples

Run this code
data(TroutperchLM3)
str(TroutperchLM3)
head(TroutperchLM3)

Run the code above in your browser using DataLab