print.prior {isotracer} | R Documentation |
prior
objectPretty printing of a prior
object
## S3 method for class 'prior'
print(x, ...)
x |
An object of class |
... |
Not used. |
Mostly called for its side effect of printing, but also returns its input invisibly.