View source: R/nops_eval_write.R
Customized nops_eval_write for examtools
1 2 3 4 5 6 | nops_eval_write_examtools(
results = "nops_eval.csv",
name = "report.html",
template = NULL,
...
)
|
results |
character or data.frame. Path to nops_eval.csv. |
name |
character. Output file name for individual reports, with extension. |
template |
character. HTML template for output files. |
... |
list. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.