Description Usage Arguments Value Examples
View source: R/pubmed_search.R
Run entrez_search
and return the web history.
1 | pubmed_search(term)
|
term |
search term |
A list
1 2 3 | res <- pubmed_search("aquilegia[TITLE]")
res
# aq <- pubmed_fetch(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.