format.prior_tibble {isotracer} | R Documentation |
Pretty formatting of a prior_tibble
object
Description
Pretty formatting of a prior_tibble
object
Usage
## S3 method for class 'prior_tibble'
format(x, ...)
Arguments
x |
An object of class |
... |
Not used. |
Value
A character string for pretty printing of a prior tibble.
[Package isotracer version 1.1.6 Index]