tests/testthat/helper-cnd.R

expect_error_free <- function(object, ...) {
  expect_error(object, regexp = NA)
}
2DegreesInvesting/r2dii.analysis documentation built on May 18, 2022, 2:48 a.m.