tests/testthat/test-58-timeval.R

test_that("short TIMEVAl syntax is equivalent to long", {
  x1 <- px(get_px_file_path("TIMEVAL_long"))
  x2 <- px(get_px_file_path("TIMEVAL_short"))

  expect_identical(x1, x2)
})

Try the pxmake package in your browser

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

pxmake documentation built on Dec. 16, 2025, 5:08 p.m.