tests/testthat/test-lma_functions.R

test_that("lma works", {
  expect_equal(length(lma(McAbeeExample)), 4)
  expect_equal(nrow(lma(McAbeeExample)$species_mean_lma), 27)
})

Try the dilp package in your browser

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

dilp documentation built on May 29, 2024, 8:54 a.m.