tests/testthat/test-my_rf_cv.R

test_that("correct return type", {
  test1 <- my_rf_cv(5)
  expect_type(test1, "double")
})
ElliotWinters/exwProject3 documentation built on Dec. 17, 2021, 6:26 p.m.