Learn R Programming

wsMed (version 1.0.2)

fix_ci_names: Fix legacy CI column names in a data.frame

Description

Converts columns like CI[LL] / CI[UL] or CI.LL / CI.UL to the standard produced by .make_ci_names().

Usage

fix_ci_names(df, ci = 0.95)

Arguments