tests/testthat/test-print.R

s <- spiro(spiro_example("zan_gxt"))

s$add <- "new"

test_that("printing works for non-numeric columns", {
  expect_no_error(print(head(s, 1)))
})

Try the spiro package in your browser

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

spiro documentation built on Aug. 14, 2023, 5:07 p.m.