Learn R Programming

tabxplor (version 1.1.0)

format.tabxplor_fmt: Print method for class tabxplor_fmt

Description

Print method for class tabxplor_fmt

Usage

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

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.

Value

The fmt printed in a character vector.