pvalf: Format p-values

View source: R/latex_tables.R

pvalfR Documentation

Format p-values

Description

Generic function to format p-values.

Usage

pvalf(pval, params)

Arguments

pval

Numeric p-value to format (between 0 and 1).

params

A list of method-dependent options.

Value

A string representing the formatted p-value.

See Also

pvalf.default


micompr documentation built on Aug. 20, 2023, 1:07 a.m.