tests/testthat/examples/batch/src/example/script.R

if (b == 2) {
  stop("b cannot be 2")
}

saveRDS(list(a = a, b = b, c = c),
        "results.rds")
vimc/orderly documentation built on July 8, 2023, 2:31 a.m.