tests/test-all.R

library('SparseGrid')

if(require("testthat", quietly = TRUE)) {
    test_package("SparseGrid")
} else {
    print( "package 'testthat' not available, cannot run unit tests" )
}

Try the SparseGrid package in your browser

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

SparseGrid documentation built on May 1, 2019, 10:18 p.m.