powered by
rtweet provides users a range of functions designed to extract data from Twitter's REST and streaming APIs.
Maintainer: Michael W. Kearney kearneymw@missouri.edu (ORCID)
Other contributors:
Andrew Heiss (ORCID) [reviewer]
Francois Briatte [reviewer]
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.
Useful links:
https://CRAN.R-project.org/package=rtweet
Report bugs at https://github.com/ropensci/rtweet/issues
if (FALSE) { ## for instructions on access tokens, see the tokens vignette vignette("auth") ## for a quick demo check the rtweet vignette vignette("rtweet") }
Run the code above in your browser using DataLab