Skip to contents

Returns the CIOptions object.

Usage

get_spec_ci(spec)

Arguments

spec

A TableSpec object

Value

CIOptions object

Examples

spec <- TableSpec()
get_spec_ci(spec)
#> <hyperion.tables::CIOptions>
#>  @ level       : num 0.95
#>  @ merge       : logi TRUE
#>  @ pattern     : chr "[%s, %s]"
#>  @ missing_text: chr "-"