tests/testthat/test_FlowOps.R

## tests for Flow.R

library(Flow)

context('test Flow operations')


test_that("module", {
    expect_equal(2+2, 4)
})
mskilab/Flow documentation built on Dec. 12, 2024, 4:25 p.m.