most.retweets | R Documentation |
See Most Retweeted Tweets
most.retweets(df)
df |
A dataset containing a column named 'sourcetweet_type', 'text', and 'retweet_count' |
Ggplot Graph
tweets <- Rtwitter::tw most.retweets(tweets)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.