open_in_pubmed | R Documentation |
This function launches the web browser and opens a tab for each PubMed citation.
open_in_pubmed(pubmed_id)
pubmed_id |
A PubMed identifier, either a character or an integer vector. |
Returns TRUE
if successful. Note however that this
function is run for its side effect.
open_in_pubmed(c('26301688', '30595370'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.