tests/testthat/test-debme.R

test_that("reverse embed works", {
  expect_equal(debme(1:3), matrix(c(1, 2, 2, 3), nrow = 2))
})

Try the ggpointless package in your browser

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

ggpointless documentation built on May 29, 2024, 7:16 a.m.