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))
})
namezys/polymatrix documentation built on July 18, 2021, 11:15 p.m.