tests/testthat/helper_functions.R

expect_names <- function(x, ...) {
  checkmate::expect_names(x = x, ..., label = paste(sprintf("'%s'", x), collapse = ", "))
}

Try the mlrintermbo package in your browser

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

mlrintermbo documentation built on June 22, 2024, 10:02 a.m.