format.tabxplor_fmt {tabxplor} | R 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)
Arguments
x |
A fmt object. |
... |
Other parameters. |
html |
Should html tags be added (to print confidence intervals as subscripts) ? |
na |
How |
Value
The fmt printed in a character vector.
[Package tabxplor version 1.1.3 Index]