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

View source: R/ui_priors.R

print.prior_tibbleR 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 prior_tibble.

...

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.