getCitation | R Documentation |
Get a citation object indicating how to cite the underlying R packages used for estimating or representing the given method or model.
getCitation(object, ...)
## S4 method for signature 'lcMethod'
getCitation(object, ...)
## S4 method for signature 'lcModel'
getCitation(object, ...)
object |
The object |
... |
Not used. |
A utils::citation object.
utils::citation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.