format_pval: Title Helper to format p values in inline prose; src:...

View source: R/format_pval.R

format_pvalR Documentation

Title Helper to format p values in inline prose; src: https://www.eyer.us/post/2019-10-20-f_pvalue/

Description

Title Helper to format p values in inline prose; src: https://www.eyer.us/post/2019-10-20-f_pvalue/

Usage

format_pval(p.value, symbol = "=", use_stars = FALSE)

Arguments

p.value

double

symbol

set to =

use_stars

Should add significance stars (.05, .01, .001) default FALSE

Value

a string for a p value (no stars!)


tsostarics/sostools documentation built on Nov. 22, 2022, 7:26 p.m.