tests/unit.R

library(yasomi)
library(RUnit)
testsuite.somgrid <- defineTestSuite("somgrid",dirs="unit",
                                     testFileRegexp="^runitsomgrid.*\\.[rR]$")
testresult.somgrid <- runTestSuite(testsuite.somgrid)
printTextProtocol(testresult.somgrid)

Try the yasomi package in your browser

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

yasomi documentation built on May 2, 2019, 5:59 p.m.