Description Usage Arguments Value Author(s) See Also Examples
Get the text of a journal article's abstract from PubMed.
1 | pubmedAbstract(pmid, split=TRUE)
|
pmid |
A character string, the pubmedID. |
split |
Whether or not to split the text on embedded newlines. |
A single character string, or a vector of strings split on the embedded newline characters.
Paul Shannon
RefNet, providerClasses, interactions, addStandardNames
1 | pubmedAbstract("22959076")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.