get_ci_type.tabxplor_fmt {tabxplor}R Documentation

Get confidence intervals type of fmt columns

Description

Get confidence intervals type of fmt columns

Usage

## S3 method for class 'tabxplor_fmt'
get_ci_type(x, ...)

Arguments

x

The object to test, to get a field in, or to modify.

...

Used in methods to add arguments in the future.

Value

A single character with the ci_type attribute.


[Package tabxplor version 1.1.3 Index]