powered by
format.pval
eps = 1e-4
scientific = FALSE
digits = if (p<10*eps) 1="" else="" 2<="" code="">, and nsmall = 2.10*eps)>
nsmall = 2
formatPval(pv, eps = 1e-4, scientific = FALSE, ...)
format
digits
nsmall
formatPval(c(0.9, 0.13567, 0.0432, 0.000546, 1e-8))
Run the code above in your browser using DataLab