Description Usage Arguments Value
View source: R/rtweet_extensions.R
Get Twitter API request limits
1 | get_api_request_limits(query, token = rtweet::get_token())
|
query |
query string (e.g., 'statuses/user_timeline') |
token |
an Twitter OAuth |
Integer value giving the number of remaining available request for a given query. (Vector is named by query in order to allow for name-based indexing)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.