tests/testthat/test_presenttime.R

## vim:textwidth=80:expandtab:shiftwidth=4:softtabstop=4
context("presentTime")
test_that("presentTime is POSIXt", {
          expect_true(inherits(ocedata:::presentTime(), "POSIXt"))
})

Try the ocedata package in your browser

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

ocedata documentation built on Aug. 19, 2022, 5:23 p.m.