Set p-value formatting for a spec
set_spec_pvalue.RdControls how p-values are displayed in the table.
Examples
spec <- TableSpec() |>
set_spec_pvalue(threshold = 0.001, scientific = TRUE)
set_spec_pvalue.RdControls how p-values are displayed in the table.
spec <- TableSpec() |>
set_spec_pvalue(threshold = 0.001, scientific = TRUE)