Description Usage Arguments Value References Examples
Get title of article by inputting the doi for the article.
| 1 2 3 | 
| doi | Digital object identifier for an article in PLoS Journals (character) | 
| pmid | PubMed object identifier (numeric) | 
| pmcid | PubMed Central object identifier (numeric) | 
| wos | Web of Science identifier (character) | 
| scp | Scopus identifier (character) | 
| url | Canonical URL (character) | 
| key | your PLoS API key, either enter, or loads from .Rprofile (character) | 
| api_url | API endpoint, defaults to http://alm.plos.org/api/v3/articles (character) | 
| ... | optional additional curl options (debugging tools mostly) | 
Title of article, in xml format.
See a tutorial/vignette for alm at http://ropensci.org/tutorials/alm_tutorial.html
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.