tests/testthat/test-synthetic.R

context("Synthetic class")

test_that("Synthetic is a matrix", {
  expect_equal(inherits(synthetic, "matrix"), TRUE)
})

Try the biclustermd package in your browser

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

biclustermd documentation built on June 17, 2021, 5:11 p.m.