Skip to contents

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

Format

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

fl

Fork length (mm)

Source

CSV file

Details

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

Topic(s)

  • Length Frequency

  • Length Expansion

  • Size Structure

See also

Examples

data(TroutperchLM3)
str(TroutperchLM3)
#> 'data.frame':	300 obs. of  1 variable:
#>  $ fl: int  128 68 65 59 64 120 73 50 58 66 ...
head(TroutperchLM3)
#>    fl
#> 1 128
#> 2  68
#> 3  65
#> 4  59
#> 5  64
#> 6 120