Description Usage Arguments Value Examples
Add Information on retweeted tweets to Tweet-Dataframe
1 | withRetweeted(res, tweets)
|
res |
A resource, retrieved by |
tweets |
The tweets-dataframe, as returned by |
A data frame, actually with the length of the tweets-data, with information on retweeted data added.
1 2 | tweets <- withRetweeted(cducsuTweets, getTweets(cducsuTweets))
head(tweets)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.