test.jheem | R Documentation |
Test JHEEM code to make sure that it is working correctly
test.jheem(error.behavior = c("stop", "browser", "continue")[1])
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.