Skip to contents

Returns the number of significant figures for numeric formatting.

Usage

get_spec_sigfig(spec)

Arguments

spec

A TableSpec or SummarySpec object

Value

Numeric value

Examples

spec <- TableSpec()
get_spec_sigfig(spec)
#> [1] 3