tests/testthat/test_masa.R

library(testthat)
library(VedicDateTime)
source_test_helpers()

test_that("Check positive testcase", {
  expect_equal(masa(vd$jd, vd$place), c(4, 0), tolerance = .Machine$double.eps^0.4)
})

Try the VedicDateTime package in your browser

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

VedicDateTime documentation built on Sept. 20, 2023, 9:08 a.m.