MPnames0105              package:tapiR              R Documentation

_M_e_m_b_e_r_s _o_f _t_h_e _H_o_u_s_e _o_f _C_o_m_m_o_n_s, _2_0_0_1-_2_0_0_5

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

     A data frame containing MP name, abbreviated constituency  name
     where used, and party affiliation.

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

     data(MPnames0105)

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

     A data frame with 657 observations on the following 3 variables.

     '_M_P_n_a_m_e' a character vector, names of MPs

     '_s_e_a_t_n_a_m_e' a character vector, abbreviated constituency name where
          used

     '_p_a_r_t_y' a factor with levels 'Con' 'DUP' 'Ind' 'IndCon' 'LD' 'Lab'
          'PC' 'SDLP' 'SNP' 'UU'

_R_e_f_e_r_e_n_c_e_s:

     Firth, D and Spirling, A (2003) Divisions of the United Kingdom
     House of  Commons, from 1992 to 2003 and beyond.  Submitted for
     publication.  At <URL: http://www.warwick.ac.uk/go/tapir>.

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

     data(MPnames0105)

