CurlFeatureBits            package:RCurl            R Documentation

_C_o_n_s_t_a_n_t_s _f_o_r _l_i_b_c_u_r_l

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

     These are enums and bit fields defining constants used in libcurl
     and used in R to specify values symbolically.

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

     CurlFeatureBits

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

     named integer vectors. The names give the symbolic constants that
     can be used in R and C code. These are mapped to their integer
     equivalents and used in C-level computations.

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

     libcurl (see <URL: http://curl.haxx.se>)

