| unittest | R Documentation |
If testthat::testthat-package is available, run the unit tests and display the results.
unittest(ns, standalone = TRUE, reporter = "progress")
ns |
namespace (package) to test |
standalone |
if |
reporter |
testthat::Reporter to be used. |
Invisibly returns a data.frame with the test results
Claudia Beleites
unittest("hySpc.testthat")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.