rtweet provides users a range of functions designed to extract data from Twitter's REST and streaming APIs. It has three main goals:
Formulate and send requests to Twitter's REST and stream APIs.
Retrieve and iterate over returned data.
Wrangling data into tidy structures.
Get started by reading vignette("rtweet")
.
Maintainer: Lluís Revilla Sancho lluis.revilla@gmail.com (ORCID)
Authors:
Michael W. Kearney kearneymw@missouri.edu (ORCID)
Hadley Wickham (ORCID)
Other contributors:
Andrew Heiss (ORCID) [reviewer]
Francois Briatte [reviewer]
Jonathan Sidi yonicd@gmail.com (ORCID) [contributor]
Useful links: