R/toPresentation.R
wrapSignificance.Rd
Wrap a significance
wrapSignificance(significance, symbol = "p")
numeric the significance value.
the name of the value (e.g. "p", "t", ...).
wrapped significance
wrapSignificance(1/300) #> [1] "p=0.003333"