Learn R Programming

FSAdata (version 0.4.1)

RBSmeltLM: Lengths for Rainbow Smelt from Lake Michigan, 1977.

Description

Rainbow Smelt (Osmerus mordax) fork lengths from near Grand Haven, Lake Michigan, 1977.

Arguments

Format

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

fl

Fork length (mm)

Topic(s)

  • Length Frequency

  • Size Structure

Examples

Run this code
data(RBSmeltLM)
str(RBSmeltLM)
head(RBSmeltLM)
hist(RBSmeltLM$fl,main="")

Run the code above in your browser using DataLab