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, p = 0.05, alternative = "two.sided")

Arguments

DF

Numeric degree of freedom

p

Numeric probability

alternative

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

Value

An object of class "flextable"

Examples

1

interpretCI documentation built on Jan. 28, 2022, 9:07 a.m.