If the dataset field is passed at instantiation, data will be imported from the file specified.
subject_ID:unique identifier string for subject.
runs:list of clockdata_run objects defining the subject.
dataset:comma-separated file containing behavior for subject (one or more runs, each with many trials)
add_runs(r_objs): add a list of clockdata_run objects, r_objs to the subject dataset.
delete_subjects(subjects_to_delete=NULL): delete subjects with IDs specified by character vector subjects_to_delete.
delete_runs(runs_to_delete=NULL):a numeric vector of run numbers to delete.
plot_runs():plot observed RTs and reward for all runs. (not implemented yet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.