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