getCitation: Get citation info

getCitationR Documentation

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 signature 'lcMethod'
getCitation(object, ...)

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

Arguments

object

The object

...

Not used.

Value

A utils::citation object.

See Also

utils::citation


latrend documentation built on May 29, 2024, 8:51 a.m.