Learn R Programming

latrend (version 1.6.1)

getCitation: Get citation info

Description

Get a citation object indicating how to cite the underlying R packages used for estimating or representing the given method or model.

Usage

getCitation(object, ...)

# S4 method for lcMethod getCitation(object, ...)

# S4 method for lcModel getCitation(object, ...)

Value

A utils::citation object.

Arguments

object

The object

...

Not used.

See Also