tests/testthat/test-14_flow_compare_runs.R

test_that("flow_compare_runs", {
  expect_snapshot({
    flow_compare_runs(rle(NULL), rle(c(1, 2, 2, 3)), 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.