Format a URL for a specific article in a specific PLoS journal.
formatarticleurl(doi, journal)
digital object identifier for an article in PLoS Journals
quoted journal name (character)
Get url for the article to use in your browser, etc.
Choose the journal abbreviation, and the appropriate base URL will be inclued in the built URL. Options are: PLoSBiology, PLoSGenetics, PLoSComputationalBiology, PLoSMedicine, PLoSONE, PLoSNeglectedTropicalDiseases, or PLoSPathogens.
# NOT RUN {
formatarticleurl(doi="10.1371/journal.pone.0004045", journal='PLoSONE')
# }
Run the code above in your browser using DataLab