EVOLUTION-MANAGER
Edit File: CurlFeatureBits.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Constants for libcurl</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for CurlFeatureBits {RCurl}"><tr><td>CurlFeatureBits {RCurl}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Constants for libcurl</h2> <h3>Description</h3> <p>These are enums and bit fields defining constants used in libcurl and used in R to specify values symbolically. </p> <h3>Usage</h3> <pre>CurlFeatureBits</pre> <h3>Format</h3> <p>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. </p> <h3>Source</h3> <p>libcurl (see <a href="http://curl.haxx.se">http://curl.haxx.se</a>) </p> <hr /><div style="text-align: center;">[Package <em>RCurl</em> version 1.98-1.2 <a href="00Index.html">Index</a>]</div> </body></html>