tests/testthat/test_strx.R

test_that("works as expected", {
  t = capture.output( strx(iris,'length') )
  expect_true( all( t!='' ) )
})
oliver-wyman-actuarial/easyR documentation built on Jan. 27, 2024, 4:35 a.m.