Set decimal places for OFV values
set_spec_ofv_decimals.RdControls the number of decimal places for OFV and dOFV values. Use NA to keep significant-figure formatting.
Examples
spec <- SummarySpec() |>
set_spec_ofv_decimals(2)
set_spec_ofv_decimals.RdControls the number of decimal places for OFV and dOFV values. Use NA to keep significant-figure formatting.
spec <- SummarySpec() |>
set_spec_ofv_decimals(2)