tests/testthat/test-utils_time.R

test_that("as_timestamp()", {
  expect_true(anyNA(as_timestamp(numeric(0L))))
  expect_s3_class(as_timestamp(1000), "POSIXct")
})

Try the crew.aws.batch package in your browser

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

crew.aws.batch documentation built on June 9, 2025, 5:09 p.m.