CRAN
rehydratoR 0.5.2
Downloads Tweets from a List of Tweet IDs
Released Feb 8, 2019 by Kevin Coakley
This package cannot yet be used with Renjin it depends on other packages which are not available: tibble 2.0.1 and dplyr 0.7.8
Dependencies
dplyr 0.7.8 tibble 2.0.1 jsonlite 1.6 rtweet 0.6.8
Facilitates replication of Twitter-based research by handling common programming tasks needed when downloading tweets. Specifically, it ensures a user does not exceed Twitter’s rate limits, and it saves tweets in moderately sized files. While a user could perform these tasks in their own code, doing so may be beyond the capabilities of many users.