p_adjust_text {statsExpressions} | R Documentation |
Preparing text to describe which p-value adjustment method was used
p_adjust_text(p.adjust.method)
p.adjust.method |
Adjustment method for p-values for multiple
comparisons. Possible methods are: |
Standardized text description for what method was used.
p_adjust_text("none") p_adjust_text("BY")