This function will print a pretty p-value. If the p-value is less than 10^(-digits), for example 0.01 with digits = 2, then the result will be "p < 0.01".
This function will print a pretty p-value. If the p-value is less than 10^(-digits), for example 0.01 with digits = 2, then the result will be "p < 0.01".