View source: R/geckoPushData.R
geckoPushData | R Documentation |
Usually used by geckoCustomWidgetUpdate
. Updates data by Push methodology.
geckoPushData(data, apiKey, widgetKey, verbose=FALSE)
data |
The payload to be sent as a list. Will be converted to JSON by the function. |
apiKey |
API key. |
widgetKey |
Widget Key, see https://developer-custom.geckoboard.com/#pushing-to-your-widget. |
verbose |
If |
Returns the response of the request. Invisible.
Meinhard Ploner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.