Bundesliga             package:wikibooks             R Documentation

_R_e_s_u_l_t_s _a_n_d _f_i_x_t_u_r_e_s _o_f _t_h_e _g_e_r_m_a_n _f_o_o_t_b_a_l_l-_l_e_a_g_u_e "_B_u_n_d_e_s_l_i_g_a"

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

     This data-set contains the fixtures and results of the german
     football-league "Bundesliga" from 1963 - 2007

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

     data(Bundesliga)

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

     A data frame with 13406 observations on the following 10
     variables.

     '_S_a_i_s_o_n' the season

     '_S_p_i_e_l_t_a_g' the matchday

     '_D_a_t_u_m' Date of the match

     '_A_n_p_f_i_f_f' kick-off (Hour:Minute)  

     '_H_e_i_m' home-team's name

     '_G_a_s_t' guest-team's name

     '_T_o_r_e._H_e_i_m' home-team's goals at end of match

     '_T_o_r_e._G_a_s_t' guest-team's goals at end of match

     '_T_o_r_e._H_e_i_m._H_a_l_b_z_e_i_t' home-team's goals at end of halftime

     '_T_o_r_e._G_a_s_t._H_a_l_b_z_e_i_t' guest-team's goals at end of halftime

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

     fTip-Database <URL: http://sourceforge.net/projects/ftip>

