tests/testthat/test-id_labeller.R

context("id labeller")

test_that("pipes are replaced by \n", {
  expect_equal(ggetho:::id_wrap("a|b|c"), "a\nb\nc")
})

Try the ggetho package in your browser

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

ggetho documentation built on Nov. 24, 2022, 5:09 p.m.