show,stantvacode-method {RStanTVA} | R Documentation |
Show StanTVA code
Description
Display the content of the StanTVA code object in the console.
Usage
## S4 method for signature 'stantvacode'
show(object)
Arguments
object |
The StanTVA code object. |
Value
Returns object
invisibly but the function is usually only called for its side effects.
[Package RStanTVA version 0.3.0 Index]