print.lqr | R Documentation |
lqr
objectPrint an object of class
lqr
## S3 method for class 'lqr'
print(x, digits = max(3, getOption("digits") - 3), ...)
x |
an |
digits |
a non-null value for digits specifying the minimum number of significant digits to be printed |
... |
not used |
Return an lqr
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.