lpvalue: Formats p-values for LaTeX

Description Usage Arguments

Description

Returns <0.001 if pvalue is <0.001. Else rounds the pvalue to 2 significant digits. Will bold the p-value if it is <= 0.05

Usage

1
  lpvalue(x)

Arguments

x

an integer


reportRx documentation built on May 2, 2019, 10:44 a.m.

Related to lpvalue in reportRx...