tests/testthat/test-disambiguate.R

test_that("dm_disambiguate_cols() works as intended", {
  expect_snapshot({
    dm_for_flatten() %>%
      dm_disambiguate_cols() %>%
      dm_paste(options = c("select", "keys"))
  })
})

Try the dm package in your browser

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

dm documentation built on Nov. 2, 2023, 6:07 p.m.