search_articles: search_articles

View source: R/search_articles.R

search_articlesR Documentation

search_articles

Description

Search by Keyword Across all Years or in One Specific Year

Usage

search_articles(query = query, year = NULL, strip_html = FALSE, ...)

Arguments

query

A Keyword to run

year

A Year

strip_html

Removes <HTML> tags

...

other arguments passed to methods

Examples

## Not run: 
search_articles(query = "Brexit", year = "2016", strip_html = FALSE, ...)

## End(Not run)

wrathofquan/sul.wp documentation built on Feb. 12, 2024, 6:38 a.m.