tests/testthat/testutility.R

library(testthat)
library(AnaCoDa)

context("Utility")

test_that("general utility functions", {
  expect_equal(testUtility(), 0)
})

Try the AnaCoDa package in your browser

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

AnaCoDa documentation built on Jan. 8, 2021, 2:37 a.m.