tests/testthat/test-se.R

context("se works as expected")

test_that("se returns correct response", {
  expect_equal(se(c(1:3)), 1)
  expect_error(se())
})
davis-research/MakeMyForests documentation built on May 21, 2019, 11:40 a.m.