Add a `t_test()` constructor wrapping the one-sample and two-sample t-test, returning a `hypothesis_test` object with confidence intervals via `confint()`.
Add a
t_test()constructor wrapping the one-sample and two-sample t-test, returning ahypothesis_testobject with confidence intervals viaconfint().