globalVariables(
unique(c(
"bot_retweet", "status_id", "created_at", "retweet_order",
# top_tweets()
"created_at", "current_month", "retweet_count", "screen_name",
"status_id", "name_tweet", "date", "n", "is_retweet", "tweet_url",
"contributors", "retweet_quote_count", "quote_count",
# filter_month
"all_tweets",
# get_and_store
"entities", "hashtags_nb", "hashtags_stop", "hashtags"
))
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.