inst/tinytest/test-assert.R

source("helpers.R")

x <- format_tt(glue::glue("hi"), escape = "latex")
expect_inherits(x, "character")
expect_true(length(x) == 1)

Try the tinytable package in your browser

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

tinytable documentation built on Oct. 5, 2024, 5:06 p.m.