Get a bunch of tweets
1 2 | get_bunch_o_tweets(from = "joined", n_tweets = "all",
weighted = TRUE)
|
from |
Which data source should be used. "canonical" for tips CSV, "twitter" for full Twitter data, "joined" for canonical joined on Twitter data and deduped |
n_tweets |
Number of tweets to choose, or "all" |
weighted |
Should tweets with higher scores be chosen more frequently? Will be false if from is "canonical" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.