getPubmedEntry {compdiagTools} | R Documentation |
This function fetches citation data from Pubmed.
getPubmedEntry(pmid)
pmid |
the pubmed ID of the citation to load. |
getPubmedEntry
parses pmid2bibtex
output to load
citation information into an R list.
Returns a named list holding one element for each citation property found
by pmid2bibtex
.
Claudio Lotta
getPubmedEntry("15677704")