Get CI options from a TableSpec
get_spec_ci.RdReturns the 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 "-"