Set significant figures for a spec
set_spec_sigfig.RdSets the number of significant figures for numeric formatting.
Examples
spec <- TableSpec() |>
set_spec_sigfig(4)
set_spec_sigfig.RdSets the number of significant figures for numeric formatting.
spec <- TableSpec() |>
set_spec_sigfig(4)