getRawReport | R Documentation |
getRawReport
provides access to the raw report data
from the appFigures web API
getRawReport(id, curlHandle, verbose = FALSE)
id |
Numeric. The id of requested report. |
curlHandle |
Provide an instance of the CURLHandle-class from the RCurl package. The default will create a curl handle specific to the function call. |
verbose |
Logical. Should details of the web request
print to the console? Defaults to |
A character string containing the raw report.
Official documentation: http://docs.appfigures.com/archive.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.