tests/test-all.R

library(testit)
test_pkg("lt")
if (tolower(Sys.getenv("CI")) == "true" && nzchar(Sys.which("node")))
  test_pkg("lt", "test-ci")

Try the lt package in your browser

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

lt documentation built on July 10, 2026, 1:09 a.m.