format.beta_dist: Format a beta_dist object as a character string.
Description
Format a beta_dist object as a character string.
Usage
# S3 method for beta_dist
format(x, ...)
Value
A character string describing the distribution.
Arguments
- x
A beta_dist object.
- ...
Additional arguments (not used).