Description Usage Arguments Details Examples
defineOnset()
the type of trial (D-, T-, or A-initial) based on a user-specified
critical onset value provided in milliseconds.
1 | defineOnset(iChart, critonset = 0, includeAways = FALSE)
|
iChart |
A data frame in iChart format with iChart column names. |
critonset |
An integer indicating the critical onset value in milliseconds. |
includeAways |
A boolean indicating whether Away responses should be inlcluded. |
This function defines the type of trial (D-, T-, or A-initial) based on a user-specified critical onset value.
1 | ## Not run: d <- defineOnset(iChart, critonset = 0, includeAways = FALSE)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.