print.blm | R Documentation |
print function for the blm object
## S3 method for class 'blm'
print(x, digits = max(3L, getOption("digits") - 3L), ...)
x |
blm object to be displayed |
digits |
number of significant digits to use |
... |
not yet used |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.