make.xml | R Documentation |
This function is a simple wrapper for genquiz. It reads file from folder and runs genquiz. The default is to then remove the quiz.
make.xml(fun, k = 1, folder, ...)
fun |
(unquoted) name of function that makes a quiz, or number of a quiz |
k |
how many quizzes? |
folder |
folder were fun.R is located |
... |
further arguments passed to fun |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.