tests/testthat/functions.R

slow_double <- function(x) {
  Sys.sleep(x)
  x * 2
}
richfitz/queuer documentation built on June 6, 2023, 7:21 p.m.