loc_search_titles: Titles

View source: R/calls.R

loc_search_titlesR Documentation

Titles

Description

The directory of newspaper titles contains nearly 140,000 records of newspapers and libraries that hold copies of these newspapers. The title records are based on MARC data gathered and enhanced as part of the NDNP program.

Usage

loc_search_titles(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

## Not run: articles <- loc_search_titles("michigan", pages = 2)


news-r/loc documentation built on Aug. 15, 2024, 12:14 p.m.