edmbigtext              package:pinktoe              R Documentation

_C_h_a_r_a_c_t_e_r _v_e_c_t_o_r _c_o_n_t_a_i_n_i_n_g _a_l_l _t_e_x_t _n_e_c_e_s_s_a_r_y _f_o_r _t_h_e _e_d_m._t_e_x_t _f_u_n_c_t_i_o_n

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

     The function edm.text uses this data set to extract text for
     various EDMs. The numbers of the EDMs stored in this vector are
     listed in the vector 'edmnumswehave'

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

     data(edmbigtext)

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

     A character vector containing 1729 elements.

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

     Originally the UK Houses of Parliament, but either through Her
     Majesty's Stationary Office or 'edm.ais.co.uk'.

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

     data(edmbigtext)
     #
     # Using edm.text
     #
     edm.text("EDM939")
     #<EM>USE  OF  PARLIAMENTARY  TIME  </EM>
     #<P>
     #That  this  House  welcomes  the  recommendation  by  the  
     #Modernisation  Committee  to  timetable  business  so  that  the  
     #last  stand  alone  votes  are  taken  at  10.00  
     #p.m.  thereby  ending  the  practice  of  making  legislation  
     #in  the  early  hours  of  the  morning;  notes  
     #that  backbenchers  and  opposition  parties  are  to  be  
     #given  control  over  how  the  time  for  debating  
     #a  bill  is  used;  and  believes  that  this  
     #will  make  for  better  scrutiny,  better  legislation  and  
     #better  government.  <BR>

