| add_stage | Add one or more stages to an experiment |
| all_of | Functions which return functions that can check a form input... |
| b_brew | Use 'brew' within a stage. |
| b_knit | Use 'knitr' within a stage. |
| checkpoint | Make subjects wait for other subjects. |
| clclient | Starts a client to connect to the command line server |
| experiment | Create an experiment. |
| experiment_data_frame | Create an appropriate data frame for an experiment |
| form_stage | Print out a form and store the subject's inputs in a data... |
| halt | Halt the experiment, stopping the server |
| header | Simple HTML header and footer |
| identify_seats | Starts a web server to allow you to identify computer seat... |
| info | Show basic info about an experiment |
| load_commands | Set up simple one-word commands |
| merge_subjects | Merge a data frame with information about experiment subjects |
| next_stage | Move some clients forward one stage |
| pause | Pause the experiment. |
| period | Begin a new period, optionally waiting for other subjects |
| program | Run a function, either once or for each subject |
| ready | Set the experiment up to receive participants. |
| replay | Replay part or all of an experiment |
| restart | Restart the experiment after pausing |
| stage | Create a stage for an experiment |
| start.experiment | Start the experiment running. |
| text_stage | Create a stage which does nothing but display HTML to the... |
| timed | Add a timeout to a stage |
| trace_stage | Trace one or more experiment stages |
| web_test | Open multiple browser windows to test an experiment |
| write_data | Write data to "session_name.csv" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.