tests/testthat/test-calculation.R

# test-calculation.R

#slotNames(TR)
test_that("test area",{
  expect_equal(TreeRingShape::area(TR@L[[1]]),253029356)
}


)

Try the TreeRingShape package in your browser

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

TreeRingShape documentation built on April 4, 2025, 5:10 a.m.