Learn R Programming

Nozzle.R1 (version 1.1-1.1)

setDoiResolver: Set the DOI resolver URL (e.g. http://dx.doi.org) for report. The URL must not end with a slash!

Description

Set the DOI resolver URL (e.g. http://dx.doi.org) for report. The URL must not end with a slash!

Usage

setDoiResolver(report, url)

Arguments

report

Report element.

url

The resolver URL (without a trailing slash). The default is "http://dx.doi.org".

Value

Updated report element.