Description Usage Arguments Value
Run the tests included with the CVRTSEncoder package (assumes CVRTSEncoder package is attached).
1 2 3 4 5 |
... |
not used, force later arguments to bind by name. |
verbose |
logical, if TRUE print more. |
package_test_dirs |
directory names to look for in the installed package. |
test_dirs |
paths to look for tests in. |
stop_on_issue |
logical, if TRUE stop after errors or failures. |
stop_if_no_tests |
logical, if TRUE stop if no tests were found. |
require_RUnit_attached |
logical, if TRUE require RUnit be attached before testing. |
require_pkg_attached |
logical, if TRUE require pkg be attached before testing. |
rngKind |
pseudo-random number generator method name. |
rngNormalKind |
pseudo-random normal generator method name. |
RUnit test results (invisible).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.