Learn R Programming

citation (version 0.8.2)

citation_doi: 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

Jan Philipp Dietrich

Examples

Run this code

citation_doi("citation")

Run the code above in your browser using DataLab