Learn R Programming

UsingR (version 2.0-7)

salmonharvest: Salmon harvest in Alaska from 1980 to 1998

Description

A data set of unofficial tallies of salmon harvested in Alaska between the years 1980 and 1998. The units are in thousands of fish.

Usage

data(salmonharvest)

Arguments

Format

A multiple time series object with yearly sampling for the five species Chinook, Sockeye, Coho, Pink, and Chum.

Examples

Run this code
# NOT RUN {
data(salmonharvest)
acf(salmonharvest)
# }

Run the code above in your browser using DataLab