tests/testthat/test-lun-simulate.R

context("Lun simulation")

test_that("Lun simulation output is valid", {
    expect_true(validObject(lunSimulate()))
    expect_true(validObject(lunSimulate(groupCells = c(10, 10))))
})

Try the splatter package in your browser

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

splatter documentation built on Dec. 3, 2020, 2:01 a.m.