tests/testthat/test-design.R

test_that("design_experiment works", {
 out <- design_experiment(n_rep = 2)
  expect_true(is.null(out))
})

Try the loewesadditivity package in your browser

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

loewesadditivity documentation built on March 26, 2020, 8:14 p.m.