View source: R/search_articles.R
| search_articles | R Documentation | 
Search by Keyword Across all Years or in One Specific Year
search_articles(query = query, year = NULL, strip_html = FALSE, ...)
query | 
 A Keyword to run  | 
year | 
 A Year  | 
strip_html | 
 Removes <HTML> tags  | 
... | 
 other arguments passed to methods  | 
## Not run: 
search_articles(query = "Brexit", year = "2016", strip_html = FALSE, ...)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.