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

View source: R/weibull_dist.R

format.weibull_distR Documentation

Format a weibull_dist object as a character string.

Description

Format a weibull_dist object as a character string.

Usage

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

Arguments

x

A weibull_dist object.

...

Additional arguments (not used).

Value

A character string describing the distribution.

Examples

format(weibull_dist(2, 3))

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