open_in_pubmed: Browse PubMed from PubMed identifiers.

View source: R/open_in_pubmed.R

open_in_pubmedR Documentation

Browse PubMed from PubMed identifiers.

Description

This function launches the web browser and opens a tab for each PubMed citation.

Usage

open_in_pubmed(pubmed_id)

Arguments

pubmed_id

A PubMed identifier, either a character or an integer vector.

Value

Returns TRUE if successful. Note however that this function is run for its side effect.

Examples


open_in_pubmed(c('26301688', '30595370'))


maialab/quincunx documentation built on Aug. 18, 2022, 5:31 a.m.