pubmedAbstract {RefNet} | R Documentation |
Get the text of a journal article's abstract from PubMed.
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
pubmedAbstract("22959076")