tests/testthat/test_lmm_functions.R

test_that("should return an object of class lme", {
  lmm_CORRECTNESS <- reproduce_lmm_CORRECTNESS()
  expect_is(lmm_CORRECTNESS, "lme")
})
karacitir/reproducerTaskGra documentation built on May 6, 2019, 4:32 p.m.