getUsage: Retrieve account usage details.

View source: R/getUsage.R

getUsageR Documentation

Retrieve account usage details.

Description

createEvent provides a detailed breakdown of the past 30 days worth of usage as well as a summary of total usage.

Usage

getUsage(curlHandle, verbose = FALSE, orgJSON = FALSE)

Arguments

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 FALSE.

Value

A data frame

See Also

Official documentation: http://docs.appfigures.com/usage.


appfigures/afapi documentation built on Nov. 13, 2022, 9:27 a.m.