rate_limit: Get rate limit data.

Description Usage Arguments Examples

Description

Get rate limit data.

Usage

1

Arguments

key

(character) Required. An Enigma API key. Supply in the function call, or store in your .Renviron file like ENIGMA_KEY=your key), or in your .Rprofile file as options(enigmaKey = "<your key>"), Obtain an API key by creating an account with Enigma at http://enigma.io, then obtain an API key from your account page.

...

Named curl options passed on to HttpClient

Examples

1
2
3
4
## Not run: 
rate_limit()

## End(Not run)

rOpenGov/enigma documentation built on May 26, 2019, 7:47 p.m.