v2s                 package:JudgeIt                 R Documentation

_v_2_s - _v_o_t_e_s _t_o _s_e_a_t_s

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

     Indicates whether a vote share variable is greater than 0.5.

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

     v2s(inp)

_A_r_g_u_m_e_n_t_s:

     inp: The vote share variable.

_V_a_l_u_e:

     1*(inp>0.5)

_N_o_t_e:

     For aid in JudgeIt.

_A_u_t_h_o_r(_s):

     ~~who you are~~

