print.prior {isotracer} | R Documentation |
Pretty printing of a prior
object
Description
Pretty printing of a prior
object
Usage
## S3 method for class 'prior'
print(x, ...)
Arguments
x |
An object of class |
... |
Not used. |
Value
Mostly called for its side effect of printing, but also returns its input invisibly.
[Package isotracer version 1.1.6 Index]