CURLEnums               package:RCurl               R Documentation

_C_l_a_s_s_e_s _a_n_d _c_o_e_r_c_i_o_n _m_e_t_h_o_d_s _f_o_r _e_n_u_m_e_r_a_t_i_o_n_s _i_n _l_i_b_c_u_r_l

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

     These are classes and coercion methods for enumeration types in
     RCurl corresponding to symbolic constants in libcurl. The actual
     constants are not exported, but are defined within the package. So
     we can use them with code such as  'RCurl:::CURLINFO_DATA_IN'.

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

     Duncan Temple Lang

