ia_browse: Open an Internet Archive item in the browser

Description Usage Arguments Value Examples

Description

Open an Internet Archive item in the browser

Usage

1
ia_browse(item_id, type = c("details", "stream"))

Arguments

item_id

The item identifier. If multiple item identifiers are passed in, only the first will be opened.

type

Which page to open: details is the metadata page, stream is the viewing page for items which are associated with a PDF.

Value

Returns the item ID(s) passed to the function.

Examples

1
2
# Distinguished Converts to Rome in America
ia_browse("distinguishedcon00scanuoft")

internetarchive documentation built on May 2, 2019, 3:01 a.m.