tests/testthat/test-find_name.R

test_that("find_name works", {
  expect_equal(find_name(iris,"Sepal"), list(rang = 1:2, valeur = c("Sepal.Length", "Sepal.Width")))
})
ThinkR-open/thinkr documentation built on Aug. 25, 2022, 2:45 p.m.