Learn R Programming

algebraic.dist (version 0.9.1)

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)

Examples

Run this code
format(chi_squared(5))

Run the code above in your browser using DataLab