Description Usage Arguments Examples
Return fake news matching query.
1 | hx_articles(q, sort_by = c("recent", "relevant"))
|
q |
Keywords to search in Lucene query syntax is supported, e.g., |
sort_by |
Choices are |
1 2 3 4 | ## Not run:
articles <- hx_articles("pizzagate")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.