tests/testthat/test-basic.R

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})

Try the kssa package in your browser

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

kssa documentation built on June 22, 2022, 1:05 a.m.