powered by
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's name
start year
end year
max number of retrieved articles
use https instead of http
getAbstracts
editPMIDs
# NOT RUN { # getPMIDs(author="Yan-Hui Fan",dFrom=2007,dTo=2013,n=10) # getPMIDs(author="Yanhui Fan",dFrom=2007,dTo=2013,n=10) # }
Run the code above in your browser using DataLab