synwin | R Documentation |
This is a multi-task game designed by Elsmore (1994).
synwin(data, .by = NULL, .input = NULL, .extra = NULL)
data |
Raw data of class |
.by |
The column name(s) in |
.input , .extra |
Each is a |
An object with the same class as data
contains following values:
score_total |
Total score. Sum of the three sub-tests. |
score_mem |
Score in the memory sub-test. |
score_vis |
Score in visual monitoring sub-test. |
score_aud |
Score in auditory monitoring sub-test. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.