salmonharvest             package:UsingR             R Documentation

_S_a_l_m_o_n _h_a_r_v_e_s_t _i_n _A_l_a_s_k_a _f_r_o_m _1_9_8_0 _t_o _1_9_9_8

_D_e_s_c_r_i_p_t_i_o_n:

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

_U_s_a_g_e:

     data(salmonharvest)

_F_o_r_m_a_t:

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

_S_o_u_r_c_e:

     This data was found at <URL:
     http://seamarkets.alaska.edu/ak_harv_fish.htm>

_E_x_a_m_p_l_e_s:

     data(salmonharvest)
     acf(salmonharvest)

