Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

rcrossref (version 0.3.0)

Client for Various CrossRef APIs

Description

Client for various CrossRef APIs, including metadata search with their old and search APIs, get citations in various formats (including bibtex, citeproc-json, rdf-xml, etc.), convert DOIs to PMIDs, and vice versa, get citations for DOIs, and get links to full text of articles when available.

Copy Link

Version

Install

install.packages('rcrossref')

Monthly Downloads

1,293

Version

0.3.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Scott Chamberlain

Last Published

March 4th, 2015

Functions in rcrossref (0.3.0)

cr_cn

Get citations in various formats from CrossRef.
as.tdmurl

Coerce a url to a tdmurl with a specific type
cr_search_free

Search the CrossRef Metatdata for DOIs using free form references.
cr_members

Search CrossRef members
get_styles

Get list of styles from github.com/citation-style-language/styles
cr_works

Search CrossRef works (articles)
cr_licenses

Search CrossRef licenses
cr_prefixes

Search CrossRef prefixes
cr_ft_links

Get full text links from a DOI
rcrossref-package

R Client for Various CrossRef APIs.
extract_xpdf

Extract text from a single pdf document.
cr_fundref

Search the CrossRef Fundref API
cr_ft_text

Get full text from a DOI
cr_journals

Search CrossRef journals
cr_search

Search the CrossRef Metatdata API.
cr_agency

Check the DOI minting agency on one or more dois
rcrossref-defunct

Defunct functions in rcrossref
cr_citation_count

Lookup article info via CrossRef with DOI and get a citation count.
cr_r

Get a random set of DOI's through CrossRef.
pmid2doi

Get a PMID from a DOI, and vice versa.
cr_citation

This function is defunct