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
## Not run:
# Deprecated function
pvalueFormatter(c(0.10234,0.010234, 0.0010234, 0.000010234))
## End(Not run)
[Package htmlTable version 2.4.3 Index]