tests/testthat/test-whomineralizes.R

test_that("Correct dimensions", {
  expect_equal(dim(whomineralizes(intro_comm)), c(7,5))
  expect_equal(whomineralizes(intro_comm)$ID, intro_comm$prop$ID)
})

Try the soilfoodwebs package in your browser

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

soilfoodwebs documentation built on May 31, 2023, 5:46 p.m.