test.jheem: Test JHEEM code to make sure that it is working correctly

View source: R/testing.R

test.jheemR Documentation

Test JHEEM code to make sure that it is working correctly

Description

Test JHEEM code to make sure that it is working correctly

Usage

test.jheem(error.behavior = c("stop", "browser", "continue")[1])

Arguments

error.behavior

One of three choices: 'stop' (in which case the test function throws an error and stops), 'browser' (in which case the test function calls the browser), or 'continue' (in which case the function prints an error but continues running)


tfojo1/jheem documentation built on Oct. 7, 2022, 1:24 p.m.