throw_assert_error          package:butler          R Documentation

_T_h_r_o_w _a_s_s_e_r_t _e_r_r_o_r

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

     Equivalent of stop(msg) but classed so that other methods can
     recognise it

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

     throw_assert_error(msg)

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

     msg: error message to display

_D_e_t_a_i_l_s:

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

     Hadley Wickham <h.wickham@gmail.com>

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

