dfr_id_url: Convert a DfR ID into a JSTOR URL

View source: R/metadata.R

dfr_id_urlR Documentation

Convert a DfR ID into a JSTOR URL

Description

For viewing a document on JSTOR. This works often, but not always.

Usage

dfr_id_url(id, jstor_direct = TRUE)

Arguments

id

a document id (usually also the DOI)

jstor_direct

if TRUE (default), try to guess a direct jstor.org/stable/ URL; otherwise, supply a doi.org URL. In practice the direct link is much more likely to work than the DOI (go figure).


agoldst/dfrtopics documentation built on July 15, 2022, 4:13 p.m.