Nothing
library(testthat)
library(VedicDateTime)
source_test_helpers()
test_that("Check positive testcase", {
expect_equal(yoga(vd$jd, vd$place), c(5,27,26,14), tolerance = .Machine$double.eps^0.2)
})
test_that("Check positive testcase", {
expect_equal(yoga(vd$jd, vd$place), c(5,27,26,14), tolerance = .Machine$double.eps^0.2)
})
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.