Landings and value of Lake Whitefish Coregonus clupeaformis in Lake Superior by state from 1971-2001.
A data frame with 12 observations on the following 4 variables:
Year of catch.
State of catch (MI
, MN
, or WI
).
Catch in lbs.
Value of catch in dollars.
Other
data(WhitefishLS)
str(WhitefishLS)
head(WhitefishLS)
Run the code above in your browser using DataLab