| getPMIDs | R Documentation |
retrieve PMIDs (each PMID is 8 digits long) from PubMed for author and the specified date.
getPMIDs(author, dFrom, dTo, n = 500, https = TRUE)
author |
author's name |
dFrom |
start year |
dTo |
end year |
n |
max number of retrieved articles |
https |
use https instead of http |
getAbstracts
editPMIDs
# getPMIDs(author="Yan-Hui Fan",dFrom=2007,dTo=2013,n=10)
# getPMIDs(author="Yanhui Fan",dFrom=2007,dTo=2013,n=10)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.