CURLEnums | R Documentation |
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
.
Duncan Temple Lang
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.