Format t-test for inline APA reporting

Description

Format t-test for inline APA reporting

Usage

apa_inline_t(t_value, df, p_value)

Arguments

t_value t-statistic.
df Degrees of freedom.
p_value p-value.

Value

Character string like "t(28) = 2.34, p = .026".