format.tabxplor_fmt: Print method for class tabxplor_fmt

format.tabxplor_fmtR Documentation

Print method for class tabxplor_fmt

Description

Print method for class tabxplor_fmt

Usage

## S3 method for class 'tabxplor_fmt'
format(x, ..., html = FALSE, na = NA, special_formatting = FALSE)

Arguments

x

A fmt object.

...

Other parameters.

html

Should html tags be added (to print confidence intervals as subscripts) ?

na

How NAs should be printed. Default to NA.

special_formatting

Set to TRUE to print more verbose results, like indicating which is the reference row or col for differences.

Value

The fmt printed in a character vector.


BriceNocenti/tablr documentation built on April 12, 2025, 12:56 a.m.