Description Usage Arguments Examples
Return tweets on specific fake articles.
1 | hx_tweets(ids)
|
ids |
A list or vector of article ids to query, see |
1 2 3 4 5 | ## Not run:
articles <- hx_articles("pizzagate")
tweets <- hx_tweets(articles$id[1:5])
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.