tot_limits: Get total rate limits

Description Usage Arguments

View source: R/Functions.R

Description

This utility function gets the requests remaining across multiple Twitter authentication tokens. Likely to be made redundant by updated to rtweet in the near future.

Usage

1
tot_limits(query = NULL, token = get_tokens())

Arguments

query

Defaults to NULL, which retrieves all limits, but can be used to specify a query such as 'application/ratestatus' to only get a specific set of limits.

token

This allows you to specify which token to check on, if you only want to check on one. Default is to check all


seanchrismurphy/twtools documentation built on May 29, 2019, 4:27 p.m.