Description Usage Arguments Value
Create html page from a list created by createDdList and
control client side communication.
| 1 2 3 4 5 6 7 8 9 | 
| ctrlVals | list of reactive values. Controls the flow through the
Experiment. Can be created with  | 
| container | list. Containins the outcome time pairs and other
information on how to set up the tasks. Can be created with
 | 
| trialTitle | string. Is displayed as title of the trial, e.g. if it is set to "Trial" the displayed title in trial 2 of 10 will be "Trial 2 of 10". Only needed if displayTitle is TRUE. | 
| trialTitlePractice | string. Is displayed as title of the practice trial. Only needed if displayTitle is TRUE. | 
| withPracticeTrial | logical. If TRUE (default is FALSE) a practice trial has to be provided and is included. | 
| displayTitle | logical. If TRUE (default) a title is displayed. | 
| nTrials | integer. The number of trials played WITHOUT the practice trial. | 
An html page that can be displayed by the shiny app.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.