links: Extract crossref link data into a data.frame

Description Usage Arguments Details Value References Examples

View source: R/crossref_links.R

Description

Takes the return from rcrossref cr_works and extracts the data in the link field and joins it to the source data.frame.

Usage

1

Arguments

col

the list column of a data.frame containing cross ref link

source

The source data.frame

Details

A DOI (quoted) column must be present in the source data.frame.

Value

A data.frame

References

https://github.com/ropensci/rcrossref

Examples

1
## Not run: links(col, source)

poldham/oldhammisc documentation built on May 25, 2019, 11:23 a.m.