Learn R Programming

alm (version 0.1.9)

almtotals: Alt-metrics total citations from all sources.

Description

Alt-metrics total citations from all sources.

Usage

almtotals(doi, key = NULL)

Arguments

doi
digital object identifier for an article in PLoS Journals
key
your PLoS API key, either enter, or loads from .Rprofile

Value

  • data.frame of total no. views (counter + pmc), shares (facebook + twitter), bookmarks (mendeley + citeulike), and citations (crossref)

References

See a tutorial/vignette for alm at http://ropensci.org/tutorials/alm_tutorial.html

Examples

Run this code
almtotals(doi = '10.1371/journal.pbio.0000012')

Run the code above in your browser using DataLab