Learn R Programming

forestsearch (version 0.1.0)

format_CI: Format Confidence Interval for Estimates

Description

Formats confidence interval for estimates.

Usage

format_CI(estimates, col_names)

Value

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

Arguments

estimates

Data frame or data.table of estimates.

col_names

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