Skip to contents

Formats confidence interval for estimates.

Usage

format_CI(estimates, col_names)

Arguments

estimates

Data frame or data.table of estimates.

col_names

Character vector of column names for estimate, lower, upper.

Value

Character string formatted as \"estimate (lower, upper)\".