powered by
Format p-value
fmt_pval(p, digits = 3, width = 3 + digits)
A numeric vector with the expected format.
A numeric vector of p-values.
Digits of each column, i.e., format as x.xxx.
Width of each column.
fmt_pval(c(0.1234, 0.00002))
Run the code above in your browser using DataLab