print.prior_tibble {isotracer} | R Documentation |
Pretty printing of a prior_tibble
object
Description
Pretty printing of a prior_tibble
object
Usage
## S3 method for class 'prior_tibble'
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]