Learn R Programming

enigma (version 0.1.1)

rate_limit: Get rate limit data.

Description

Get rate limit data.

Usage

rate_limit(key = NULL, ...)

Arguments

key
(character) Required. An Enigma API key. Supply in the function call, or store in your .Rprofile file, or do options(enigmaKey = ""). Obtain an API key by creating an account with Enigma at http://enigma.io,
...
Named options passed on to GET

Examples

Run this code
rate_limit()

Run the code above in your browser using DataLab