tests/testthat/test-model_functions.R

test_that("multiplication works", {
  model_fit(SCK_dataset[1:5, 1:2], 2, "SCK", 20, 50, 3.9E-9, "names") %>% expect_error()
})

Try the anabel package in your browser

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

anabel documentation built on April 4, 2025, 1:58 a.m.