tests/testthat.R

library(testthat)
library(sits)
if (sits_run_tests()) {
    test_check("sits")
}

Try the sits package in your browser

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

sits documentation built on May 29, 2024, 5:55 a.m.