setDoiResolver {Nozzle.R1}R Documentation

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.

Author(s)

Nils Gehlenborg nils@hms.harvard.edu


[Package Nozzle.R1 version 1.1-1.1 Index]