prCaPrepareCrudeAndAdjusted: Prettify the text

View source: R/private_printCaA.R

prCaPrepareCrudeAndAdjustedR Documentation

Prettify the text

Description

Sets the number of digits, formats the confidence interval and changes the number of cols into 4 where the upper and lower CI meet in one string column

Usage

prCaPrepareCrudeAndAdjusted(x, ci_lim, digits, sprintf_ci_str)

Arguments

x

The value matrix from getCrudeAndAdjusted

ci_lim

The limits of the confidence interval

digits

The number of decimal digits to use

sprintf_ci_str

The sprintf code for the confidence interval

Value

matrix A string matrix with the values formated

See Also

Other printCrudeAndAdjusted functions: prCaAddRefAndStat(), prCaAddReference(), prCaAddUserReferences(), prCaGetImputationCols(), prCaGetRowname(), prCaGetVnStats(), prCaReorderReferenceDescribe(), prCaReorder(), prCaSelectAndOrderVars(), prCaSetRownames()


gforge/Greg documentation built on Feb. 3, 2024, 5:37 a.m.