tests/testthat/test-plotModelMetric.R

test_that("plotModelMetric throws no errors", {
  numIterations = array(round(runif(100*2)*100), c(100, 2))
  expect_no_error(plotModelMetric(numIterations))
})

Try the parafac4microbiome package in your browser

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

parafac4microbiome documentation built on June 8, 2025, 11:40 a.m.