hx_tweets: Tweets

Description Usage Arguments Examples

Description

Return tweets on specific fake articles.

Usage

1
hx_tweets(ids)

Arguments

ids

A list or vector of article ids to query, see hx_articles.

Examples

1
2
3
4
5
## Not run: 
articles <- hx_articles("pizzagate")
tweets <- hx_tweets(articles$id[1:5])

## End(Not run)

news-r/hoaxy documentation built on June 26, 2019, 8:08 p.m.