match.fun.null            package:ggplot            R Documentation

_C_l_e_a_n_e_r _v_e_r_s_i_o_n _o_f _m_a_t_c_h._f_u_n

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

     Version of 'match.fun' that returns NULL on failure

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

     match.fun.null(x)

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

       x: function name to find (character vector)

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

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

     function if found, otherwise NULL

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

     Hadley Wickham <h.wickham@gmail.com>

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

