tests/testthat/test-04_0_flow_run.R

test_that("flow_run", {
  expect_snapshot(
    flow_run(ave(1:10), out = "data")
  )
})

Try the flow package in your browser

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

flow documentation built on June 7, 2023, 5:17 p.m.