getPMIDs: get PMIDs using author names

Description Usage Arguments See Also Examples

Description

retrieve PMIDs (each PMID is 8 digits long) from PubMed for author and the specified date.

Usage

1
getPMIDs(author, dFrom, dTo, n = 500, https = TRUE)

Arguments

author

author's name

dFrom

start year

dTo

end year

n

max number of retrieved articles

https

use https instead of http

See Also

getAbstracts

editPMIDs

Examples

1
2
3
# getPMIDs(author="Yan-Hui Fan",dFrom=2007,dTo=2013,n=10)

# getPMIDs(author="Yanhui Fan",dFrom=2007,dTo=2013,n=10)

felixfan/PubMedWordcloud documentation built on May 16, 2019, 12:47 p.m.