tests/snha-tests.R

library(snha)

x = 2 + 2

if (x != 4) {
    stop("Error: Something strange happened!!")
}

Try the snha package in your browser

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

snha documentation built on March 31, 2023, 11:58 p.m.