| print.summary.bfsl | R Documentation |
print method for class "summary.bfsl".
## S3 method for class 'summary.bfsl'
print(
x,
digits = max(3L, getOption("digits") - 3L),
signif.stars = getOption("show.signif.stars"),
...
)
x |
An object of class " |
digits |
The number of significant digits to use when printing. |
signif.stars |
Logical; if |
... |
Further arguments passed to |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.