tests/testthat/test-testthat.R

context("test-testthat")

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

Try the Routliers package in your browser

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

Routliers documentation built on May 23, 2019, 9:03 a.m.