confidence: confidence interval of mean using t-test

Description Usage Arguments Examples

View source: R/formatting.R

Description

confidence interval of mean using t-test

Usage

1
confidence(x, f = twoDp, ...)

Arguments

x

a numeric or vector of numerics

f

a formatting function

Examples

1
df %>% mutate(display = confidence(x))

terminological/standard-print-output documentation built on July 18, 2021, 9:29 a.m.