tests/testthat/testISODD.R

Return1 <- ISODD(1)
Return2 <- ISODD(2)


expect_equal(Return1,T)
expect_equal(Return2,F)

Try the ExcelFunctionsR package in your browser

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

ExcelFunctionsR documentation built on July 1, 2020, 8:35 p.m.