tests/testthat/test_simulate.R

context("Check use of simulate() shows a warning (deprecated)")
test_that("simulate() returns an error", {
  expect_warning(simulate())
})

Try the rakeR package in your browser

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

rakeR documentation built on May 2, 2019, 5:13 a.m.