citation_doi {citation}R Documentation

citation_doi

Description

Extension of the standard citation function which also extracts DOI information from the URL field in the DESCRIPTION file, if available.

Usage

citation_doi(package)

Arguments

package

a character string with the name of a single package.

Author(s)

Jan Philipp Dietrich

Examples


citation_doi("citation")


[Package citation version 0.8.2 Index]