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")
})
rethomics/ggetho documentation built on Nov. 20, 2022, 11:18 a.m.