Open one or more PubMed articles
Arguments
- pmids
Character or numberic vector of one or more PubMed IDs.
- browser
Character: name of the web browser executable. If `NULL`, the default web browser will be used.
- sep
Character: split the PubMed IDs by this separator.
- max_pages
Numeric: largest number of pages to open. This is to prevent opening hundreds or thousands of pages at once.
Examples
interactions <- omnipath()
pubmed_open(interactions$references[1])