pvalueFormatter {htmlTable}R Documentation

Deprecated use txtPval instead

Description

Deprecated use txtPval instead

Usage

pvalueFormatter(...)

Arguments

...

Currently only used for generating warnings of deprecated call

Examples

pvalueFormatter(c(0.10234,0.010234, 0.0010234, 0.000010234))

[Package htmlTable version 1.9 Index]