rtweet (version 0.4.0)

rtweet: rtweet

Description

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.

Arguments

Examples

Run this code
# NOT RUN {
## for instructions on access tokens, see the tokens vignette
vignette("tokens")

## for a quick demo check the rtweet vignette
vignette("rtweet")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab