election             package:LearnBayes             R Documentation

_F_l_o_r_i_d_a _e_l_e_c_t_i_o_n _d_a_t_a

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

     For each of the Florida counties in the 2000 presidential
     election, the number of votes for George Bush, Al Gore, and Pat
     Buchanan is recorded.  Also the number of votes for the minority
     candidate Ross Perot in the 1992 presidential election is
     recorded.

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

     election

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

_c_o_u_n_t_y name of Florida county

_p_e_r_o_t number of votes for Ross Perot in 1992 election

_g_o_r_e number of votes for Al Gore in 2000 election

_b_u_s_h number of votes for George Bush in 2000 election

_b_u_c_h_a_n_a_n number of votes for Pat Buchanan in 2000 election

