tests/testthat/test-methods-as.IntervalList.R

## This file is part of the IntervalQuestionStat package for R

## Tests for as.IntervalList() function

test_that("as.IntervalList works", {
  expect_equal(as.IntervalList(IntervalData(0, 1)), IntervalList(0, 1))
})

Try the IntervalQuestionStat package in your browser

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

IntervalQuestionStat documentation built on Nov. 1, 2022, 5:06 p.m.