View source: R/print.metadiag.R
print.metadiag | R Documentation |
Generic print function for metadiag object in bamdit
## S3 method for class 'metadiag'
print(x, digits = 3, ...)
x |
The object generated by the function metadiag. |
digits |
The number of significant digits printed. The default value is 3. |
... |
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.