plim {crosstable} | R Documentation |
Format p values (alternative to format.pval()
)
Description
Format p values (alternative to format.pval()
)
Usage
plim(p, digits = 4)
Arguments
p |
p values |
digits |
number of digits |
Value
formatted p values
Author(s)
David Hajage
See Also
format.pval()
, https://stackoverflow.com/a/23018806/3888000
[Package crosstable version 0.7.0 Index]