tests/testthat/testMINIFS.R

Return <- MINIFS(iris$Petal.Length,iris$Species,"virginica",iris$Petal.Width,"<3.4")


expect_equal(Return,4.5)

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.