tests/test2.R

# This file is for checking expectWarnings() and expectStop()

library("splus2R")

testFile <- "warnings.t"
do.test(testFile)
do.test(testFile, local=TRUE)

testFile <- "stops.t"
do.test(testFile)
do.test(testFile, verbose=TRUE)

Try the splus2R package in your browser

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

splus2R documentation built on Jan. 30, 2021, 9:05 a.m.