tests/tinytest.R

if (requireNamespace("tinytest", quietly=TRUE)) {
    ## home <- FALSE
    home <- identical(Sys.info()["nodename"], "otaria")
    tinytest::test_package("diveMove", at_home=home)
}

Try the diveMove package in your browser

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

diveMove documentation built on May 29, 2024, 6:43 a.m.