tests/testthat/test-show_matrixplotly.R

test_that("Testing output class for show_matrixpotly", {
  mat <- show_wqmatrix(epcdata)
  result <- show_matrixplotly(mat)
  expect_is(result, 'plotly')
})
tbep-tech/tbeptools documentation built on April 13, 2025, 4:50 p.m.