htmlTable (version 2.4.2)

pvalueFormatter: Deprecated use txtPval() instead

Description

Deprecated use txtPval() instead

Usage

pvalueFormatter(...)

Arguments

...

Currently only used for generating warnings of deprecated call

Examples

Run this code
if (FALSE) {
# Deprecated function
pvalueFormatter(c(0.10234,0.010234, 0.0010234, 0.000010234))
}

Run the code above in your browser using DataLab