tests/testthat/test-internal_prep_pca_imputes.R

test_that("throws error if !(direction %in% c(1,2))", {
  expect_error(internal_prep_pca_imputes(toy_metaboscape, direction = 3))
})

Try the metamorphr package in your browser

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

metamorphr documentation built on June 10, 2026, 5:07 p.m.