toy_controller | R Documentation |
Generate a toy controller dataset based on a paradigm
toy_controller(paradigm = NULL)
paradigm |
data.table with format stimulus, start, off |
data.table with one column per stimulus in paradigm and one row per sampling timepoint. The value of the i,j cell states whether the ith stimulus was on at time j. If NULL, an emtpy data.table is returned instead
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.