runTask | R Documentation |
a Task (namely a function) will be called using the experiment as first input.
runTask(obj, task, ..., check.out = F, quiet = T)
obj |
a Task object |
task |
a function. The first argument of this function will be the Experiment object contained in the Task |
... |
additianl arguments to be passed to the funciton call |
check.out |
if |
quiet |
if |
a Task object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.