tests/testthat/test-utils.R

test_that("functions work as expected without warnings", {

  expect_equal(min_na(NA), NA)
  expect_equal(max_na(NA), NA)
})
ModelOriented/randomForestExplainer documentation built on March 23, 2024, 10:31 p.m.