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())
})
ecology-rocks/MakeMyForests documentation built on May 15, 2019, 7:57 p.m.