loc_search_pages: Search

Description Usage Arguments Examples

View source: R/calls.R

Description

There are millions of digitized newspaper pages in Chronicling America. These pages span several decades and many U.S. states and territories. New batches of data come in from partner institutions throughout the year and are added to the site regularly.

Usage

1
loc_search_pages(q, pages = 1, sleep = get_sleep())

Arguments

q

Search terms

pages

Number of pages of results to collect.

sleep

Number of milliseconds to sleep between pages.

Examples

1
## Not run: articles <- loc_search_pages("thomas", pages = 2)

news-r/loc documentation built on Feb. 29, 2020, 3:05 a.m.