tests/testthat.R

ops <- options("crayon.enabled" = FALSE)
library(testthat)
require("covr")

test_check("sparseinv")
options(ops)

Try the sparseinv package in your browser

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

sparseinv documentation built on May 2, 2019, 7:04 a.m.