cjbarrie / academictwitteR

Repo for academictwitteR package to query the Twitter Academic Research Product Track v2 API endpoint.
Other
272 stars 59 forks source link

Fix #338 #340

Closed chainsawriot closed 2 years ago

chainsawriot commented 2 years ago

Allow start_tweets and end_tweets to be optional for get_all_tweets and count_all_tweets

Also, make count_all_tweets inherit params from get_all_tweets to reduce replications.