Learn R Programming

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

alm (version 0.1.9)

R wrapper to the almetrics API platform developed by PLoS

Description

An R interface to the open source article level metrics API created by the Public Library of Science (PLOS). A number of publishers are using the open source app created by PLOS, so you can drop in a different base URL to the functions in this package to get to not only PLOS data, but data for Crossref, and more as the open source PLOS software is used. Obtain rCharts at https://github.com/ramnathv/rCharts.

Copy Link

Version

Install

install.packages('alm')

Monthly Downloads

126

Version

0.1.9

License

CC0

Issues

Pull Requests

Stars

Forks

Maintainer

Scott Chamberlain

Last Published

June 18th, 2014

Functions in alm (0.1.9)

almtitle

Get title of article by inputting the doi for the article.
addmissing

Adds elements in a list that are missing because they were not returned in the PLoS API call.
plot_density

Density and histogram plots from PLOS Article Level Metrics data
almtotals

Alt-metrics total citations from all sources.
plot_signposts

Plot PLOS article-level metrics data.
almcompact

Remove null elements in a list
almpubmedcentid

Get PubMed Central article ID by inputting the doi for the article.
alm

Retrieve PLoS article-level metrics (ALM).
almevents

Retrieve PLoS article-level metrics (ALM) events.
almdatepub

Get the date when the article was published.
almdateupdated

Get the date when article was last updated.
almupdated

Date when alt-metrics for the article (by DOI) data was last updated.
concat_todf

Concatenate author names, if present, used in other functions.
almpubmedid

Get PubMed article ID by inputting the doi for the article.
capwords

Capitalize the first letter of a character string.
getkey

Function to get an API key.
almplot

Plot results of a call to the alm function.
signposts

Retrieve PLOS article-level metrics signposts.