tests/testthat/test-plotSampleInfo.R

test_that("Testing plotSampleInfo function", {
  library(ggalluvial)
  data("dkd_spe_subset")

  expect_error(plotSampleInfo(dkd_spe_subset, column2plot = c("SlideName", "disease_status", "xyz")))
})
DavisLaboratory/standR documentation built on June 28, 2024, 11:32 a.m.