tests/testthat/test-matrices.R

context("matrices")

test_that("multiplication works", {
  expect_equal(2 * 2, 4)
})
coolbutuseless/threed documentation built on May 5, 2019, 7:08 a.m.