dot-mypval: Formatting p-values

.mypvalR Documentation

Formatting p-values

Description

A little helper to format p-values in the table.

Usage

.mypval(pvals, sig_limit = 0.001, digits = 3L, html = FALSE)

Arguments

pvals

A numeric value or vector of p-values

sig_limit

Lower bound for precisions

digits

Integer indicating the number of decimal places (round)

html

Logical; if TRUE, uses &lt; instead of <.


emilelatour/purposeful documentation built on Jan. 6, 2023, 8:04 a.m.