Especially false significant results must be avoided.
library(timesaveR)
#> Note re timesaveR: Many functions in this package are alpha-versions - please treat results with care and report bugs and desired features.
fmt_p("a")
#> [1] "> 1 (!!)"
# and worse
fmt_p(".1")
#> [1] "< .001"
Especially false significant results must be avoided.
Created on 2024-07-10 with reprex v2.0.2