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

View source: R/chi_squared.R

format.chi_squaredR Documentation

Format a chi_squared object as a character string.

Description

Format a chi_squared object as a character string.

Usage

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

Arguments

x

The chi_squared object

...

Additional arguments (not used)

Value

A character string describing the distribution

Examples

format(chi_squared(5))

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