formatCI: Format confidence interval

Description Usage Arguments Value

View source: R/tte_tables.R

Description

Format confidence interval

Usage

1
formatCI(val, lower, upper, digits = 1)

Arguments

val

The point estimate for the confidence inteval

lower

The lower bound of the confidence interval

upper

The upper bound of the confidence interval

digits

the number of digits after the decimal place. Default 1

Value

string "val [lower, upper]"


Novartis/subpat documentation built on April 11, 2020, 3:11 p.m.