print.prior: Pretty printing of a 'prior' object

View source: R/ui_priors.R

print.priorR 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 prior.

...

Not used.

Value

Mostly called for its side effect of printing, but also returns its input invisibly.


isotracer documentation built on Sept. 22, 2023, 1:07 a.m.