format_p_md: format_p_md

Usage Arguments Details Value

Usage

1
2
format_p_md(p, sci = TRUE, digits = 3, sci_thres = 0.001,
  format = "html")

Arguments

p

numeric atom

sci

use scientific x10 format

digits

number of decimal places to display

sci_thres

threshold below which to apply scientific format [0,1]

Details

if format = "latex', use knitr::kable( format = 'latex', escape = FALSE)

Value

character atom


murraycadzow/phdFunctions documentation built on May 25, 2019, 10:34 p.m.