Learn R Programming

alm (version 0.1.9)

almtitle: Get title of article by inputting the doi for the article.

Description

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

Usage

almtitle(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

  • Title of article, in xml format.

References

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

Examples

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

Run the code above in your browser using DataLab