Learn R Programming

dprint (version 0.0.4)

Fci: Format Interval

Description

Inline formula formatting of columns representing lower and upper bound of an interval where the results are of the form 'mn (cil, ciu)'

Usage

Fci(cil, ciu, mn = NA, digits = 2, nsmall = 2, NAmiss = TRUE)

Arguments

cil

column name representing lower interval

ciu

column name representing upper interval

mn

column name representing a mean

digits

see format

nsmall

see format

NAmiss

present NA as white space