tests/testthat.R

library("testthat")
library("lumendb")

if (Sys.getenv("LUMEN_TOKEN") != "") {
    test_check("lumendb")
}

Try the lumendb package in your browser

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

lumendb documentation built on May 29, 2017, 9:01 a.m.