Learn R Programming

FSAdata (version 0.4.1)

WhitefishLS: Landings and value of Lake Superior Lake Whitefish.

Description

Landings and value of Lake Whitefish Coregonus clupeaformis in Lake Superior by state from 1971-2001.

Arguments

Format

A data frame with 12 observations on the following 4 variables:

year

Year of catch.

state

State of catch (MI, MN, or WI).

catch

Catch in lbs.

value

Value of catch in dollars.

Topic(s)

  • Other

Examples

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

Run the code above in your browser using DataLab