ropensci / rentrez

talk with NCBI entrez using R
https://docs.ropensci.org/rentrez
Other
195 stars 38 forks source link

Handle API args better #48

Closed dwinter closed 9 years ago

dwinter commented 9 years ago

Arguments that almost always used, like id, shold be specified in the functions signature so they'll be suggested by tab-completion etc. Package documentation should link describe what ... is being used for an link to NCBI documentation of each util

dwinter commented 9 years ago

Since #50 has changed the way we do web histories, the actual arguments to include are web_history and id