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