fpvalue: fpvalue

View source: R/format_utils.R

fpvalueR Documentation

fpvalue

Description

fpvalue

Usage

fpvalue(p, limit = 0.001, tex = FALSE)

Arguments

p

numeric. The p value to format

limit

numeric. the minimum value to print. Default to 0.001

tex

logical. If TRUE, the result is inserted into two $...$

Value

string with the formatted p value

Examples

fpvalue(0.001, tex = TRUE)
fpvalue(0.001, tex = FALSE)

filippogambarota/filor documentation built on July 3, 2025, 8:39 p.m.