Learn R Programming

metagear (version 0.1)

browse_DOI: Opens a web page associated with a DOI (digital object identifier).

Description

Uses the DOI name of a study reference to locate the e-journal website, or reference/citation website in Web of Science or Google Scholar. Opens in default web-browser.

Usage

browse_DOI(theDOI, host = "DOI")

Arguments

theDOI
A string that identifies an electronic document on the web.
host
A string that defines the domain link used to open the DOI. The default, "DOI", will open to the web page associated with the DOI (e.g., publisher website). Other options include "WOS" that will open the DOI in Web

Examples

Run this code
browse_DOI("10.1086/603628")

Run the code above in your browser using DataLab