tests/testthat/test_method_proper.R

context("Methods is.*.proper")

test_that("simple test", {
  init_data()
  expect_true(is.column.proper(pm_first))
  expect_false(is.row.proper(pm_first))
})

Try the polyMatrix package in your browser

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

polyMatrix documentation built on July 18, 2021, 5:06 p.m.