Description Usage Arguments Details
Reruns all examples that have been originally evaluated and stored in an example test.
1 2 | run.example.tests(et, log.file = "example_test_log.Rmd",
parent.env = parent.frame())
|
et |
An example test originally created with |
log.file |
The file name of the log. Should be an Rmd file. |
parent.env |
The parent environment in which examples are evaluated. |
Returns the number of calls that now return different values or throw an error and writes a detailed log as Rmd file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.