tests/testthat/test_save_iheatmap.R

context("save_iheatmap")


test_that("error when saving with unsupported type",{
  expect_error(main_heatmap(a) %>% save_iheatmap("test.js"))
})

Try the iheatmapr package in your browser

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

iheatmapr documentation built on Aug. 31, 2023, 1:08 a.m.