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