View source: R/class_mcmcSummary.R
toString.mcmcSummary | R Documentation |
Convert an object of class 'mcmcSummary' into a ready-to-write vector of string
## S3 method for class 'mcmcSummary'
toString(x, ...)
x |
mcmcSummary object, object to be converted. |
... |
Optional arguments. |
A string ready to be printed or written.
toString(mcmcSummary())
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.