tests/testthat/test-wikitext.R

test_that("wikitext", {
    x <- c("AAA", "BBB")
    expect_equal(wikitext_backticks_return(x), "`AAA`, `BBB`")
})

Try the rtiddlywiki package in your browser

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

rtiddlywiki documentation built on Nov. 5, 2025, 7:32 p.m.