tests/testthat/test-t_calc.R

test_that("t_calc works", {
  expect_equal(t_calc(df = 25-1), 4.128 / 2, tolerance = 0.001)
})

Try the metaHelper package in your browser

Any scripts or data that you put into this service are public.

metaHelper documentation built on Sept. 11, 2024, 6:43 p.m.