tests/testthat/test-buildBoxes.R

context("buildBoxes")

test_that("buildBoxes formulates correctly", {
  expect_equal(buildBoxes(getSubplotCoords())[1,1], 0)
  expect_equal(buildBoxes(getSubplotCoords())[64,3], 16)
})
ecology-rocks/disperseR documentation built on May 15, 2019, 7:58 p.m.