tests/testthat/testthat.R

library(testthat)


test_that("Test about initialization", {
  expect_equal(length(rnorm(50)),50)
})

Try the MEGB package in your browser

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

MEGB documentation built on April 4, 2025, 2:59 a.m.