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")))
})

Try the thinkr package in your browser

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

thinkr documentation built on Aug. 22, 2022, 5:05 p.m.