format.gamma_dist: Format a 'gamma_dist' object as a character string.

View source: R/gamma_dist.R

format.gamma_distR Documentation

Format a gamma_dist object as a character string.

Description

Format a gamma_dist object as a character string.

Usage

## S3 method for class 'gamma_dist'
format(x, ...)

Arguments

x

The gamma_dist object

...

Additional arguments (not used)

Value

A character string describing the distribution

Examples

format(gamma_dist(2, 1))

algebraic.dist documentation built on Feb. 27, 2026, 5:06 p.m.