View source: R/outputSummary.R
print.textSummary | R Documentation |
A function to print summary tables from an MCMC run
## S3 method for class 'textSummary'
print(x, ...)
x |
an object inheriting class textSummary |
... |
additional arguments, not used here |
prints a text summary of 'x' to the console
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.