tests/testthat/test-varCI.R

test_that("varCI works", {
  x <- c(10:25)
  expect_equal(varCI(x=x,conf.level=0.95), varCI(x=x))
})

Try the Mychisq package in your browser

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

Mychisq documentation built on June 22, 2026, 9:08 a.m.