Description Usage Arguments Author(s)
View source: R/supp_eval.ratelimit.R
Manages the rate limits for the Twitter API v2 search endpoints.
1 | supp_eval.ratelimit(request.remaining, request.reset)
|
request.remaining |
integer. Number of requests left for the 15-minute window. |
request.reset |
integer. Remaining window before the rate limit resets (in UTC epoch seconds). |
Victor Plesco
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.