round_podci_output_for_tests: Round PODCI Output for Tests

View source: R/util.R

round_podci_output_for_testsR Documentation

Round PODCI Output for Tests

Description

Round PODCI Output for Tests

Usage

round_podci_output_for_tests(data, digits = 2)

Arguments

data

a dplyr::tibble of test data

digits

integer indicating the number of decimal places (round) or significant digits (signif) to be used. For round, negative values are allowed (see ‘Details’).

Value

a dplyr::tibble of rounded PODCI outputs

See Also

round()


the-mad-statter/podci documentation built on June 10, 2025, 8:50 a.m.