pvalueFormatter {htmlTable} | R Documentation |
txtPval()
insteadDeprecated use txtPval()
instead
pvalueFormatter(...)
... |
Currently only used for generating warnings of deprecated call |
## Not run:
# Deprecated function
pvalueFormatter(c(0.10234,0.010234, 0.0010234, 0.000010234))
## End(Not run)