View source: R/organise_tweets.R
Create an ordered list of hashtags (tipically, to be used in a shiny app)
1 | qf_create_trending_hashtag_list(recent_days = 7)
|
recent_days |
Defaults to 7. Tweets posted within the given number of days will be considered "recent", and trending hashtags will be chosen based on relative popularity compared with older tweets. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.