format_p_values: Display p-value as decimals when p-value >= 0.001, and as...

View source: R/all_digit_test_helper_functions.R

format_p_valuesR Documentation

Display p-value as decimals when p-value >= 0.001, and as scientific when p-value < 0.001.

Description

Display p-value as decimals when p-value >= 0.001, and as scientific when p-value < 0.001.

Usage

format_p_values(p_value)

Arguments

p_value

The p-value computed

Value

p-value with better formatting


jlederluis/digitanalysis documentation built on Nov. 5, 2023, 11:46 a.m.