EVOLUTION-MANAGER
Edit File: enums.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: Classes and coercion methods for enumerations in 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 CURLEnums {RCurl}"><tr><td>CURLEnums {RCurl}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Classes and coercion methods for enumerations in libcurl</h2> <h3>Description</h3> <p>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 <code>RCurl:::CURLINFO_DATA_IN</code>. </p> <h3>Author(s)</h3> <p>Duncan Temple Lang</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>