t_stat: A shortcut wrapper function to get the observed test statistic for a t test
Description
A shortcut wrapper function to get the observed test statistic for a t test
Usage
t_stat(data, formula, ...)
Arguments
data
a data frame that can be coerced into a tibble
formula
a formula with the response variable on the left and the explanatory on the right
...
pass in arguments to infer functions