getRCurlRequestResult | R Documentation |
Get URL request result using RCurcl::getURL().
getRCurlRequestResult(request, useragent = NULL, ssl.verifypeer = TRUE)
request |
A BiodbRequest object. |
useragent |
The user agent identification. |
ssl.verifypeer |
Set to TRUE to enable SSL verify peer. |
A RequestResult object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.