get_citation {epiparameter}R Documentation

Get citation from an object

Description

Extract the citation stored in an R object.

Usage

get_citation(x, ...)

Arguments

x

an object used to select a method.

...

dots Extra arguments to be passed to the method.

Value

A ⁠<bibentry>⁠ object or list of ⁠<bibentry>⁠ objects.


[Package epiparameter version 0.4.1 Index]