show_t_table: Show t-value table

Description Usage Arguments Value Examples

View source: R/show_t_table.R

Description

Show t-value table

Usage

1
show_t_table(DF = 20, t = NULL, p = 0.05, alternative = "two.sided")

Arguments

DF

Numeric degree of freedom

t

Numeric vector of quantile

p

Numeric probability

alternative

Character One of c("two.sided","greater","less")

Value

An object of class "flextable"

Examples

1
2
3

cardiomoon/interpretCI documentation built on Feb. 9, 2022, 12:59 a.m.