powered by
This function launches the web browser and opens a tab for each PubMed citation.
open_in_pubmed(pubmed_id)
Returns TRUE if successful. Note however that this function is run for its side effect.
TRUE
A PubMed identifier, either a character or an integer vector.
if (FALSE) { # interactive() open_in_pubmed(c('26301688', '30595370')) }
Run the code above in your browser using DataLab