goalspergame             package:UsingR             R Documentation

_G_o_a_l_s _p_e_r _g_a_m_e _i_n _N_H_L

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

     Goals per game in NHL

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

     data(goalspergame)

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

     The format is: mts [1:53, 1:4] 6 6 6 6 6 6 6 6 6 6 ... - attr(*,
     "dimnames")=List of 2 ..$ : NULL ..$ : chr [1:4] "n.teams"
     "n.games" "n.goals" "gpg" - attr(*, "tsp")= num [1:3] 1946 1998   
     1 - attr(*, "class")= chr [1:2] "mts" "ts"

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

     Off internet site. Forgot which.

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

     data(goalspergame)

