| pval_to_jama | R Documentation | 
Converts a vector of p values into character vector that reflect JAMA journal standards for the reporting of p values.
pval_to_jama(p, includePequals = FALSE)
p | 
 Vector of p values.  | 
includePequals | 
 Include "p = .XX"?  | 
pval_to_jama(c(.50, .0004, .000000001, .098, .044, .048, 0.052))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.