format_pvalue: format_pvalue

View source: R/fan_util_fun.R

format_pvalueR Documentation

format_pvalue

Description

format_pvalue

Usage

format_pvalue(
  x,
  eps = 0.001,
  trim = TRUE,
  droptrailing0 = FALSE,
  pad = FALSE,
  ...
)

Arguments

x

Numeric variable

Details

An internal function that formats p-values according to the statistical guidelines of the Annals of Medicine.

Value

character variables reporting p-values


fanstev1/fanetc documentation built on April 17, 2025, 10:58 a.m.