tests/testthat/test-sampling_heatmap.R

test_that("multiplication works", {
  expect_error(sampling_heatmap(iraceResults, param_names = "dlb"))
  expect_error(sampling_heatmap(iraceResults, param_names = c("ants","other")))
  expect_error(sampling_heatmap(iraceResults))
})

Try the iraceplot package in your browser

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

iraceplot documentation built on April 4, 2025, 1:50 a.m.