tests/testthat/test-dag_create.R

test_that("data frame is created", {
  listObj = dag_create()
  expect_type(listObj, "list")
})

Try the causact package in your browser

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

causact documentation built on Sept. 8, 2023, 5:46 p.m.