tests/testthat/testSUMIFS.R

Return <- SUMIFS(iris$Sepal.Length,iris$Species,"virginica",
                                      iris$Sepal.Length,">1.4")



expect_equal(Return,329.4)

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.