| runTestFunction | R Documentation |
Tests are defined by a charachter vector containing function names. Each function is run using runTestFunctionSingle.
runTestFunction(testName, logger = LogAt1)
testName |
charater vector with function names |
logger |
function that prints logging information |
Test result summary is returned as a list of lists with components result, the boolean test state, NsubTests, the number of tests performed in the function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.