Description Usage Arguments Details Value Examples
Make histograms of reaction time data
1 |
data |
A reaction time dataset. Must be a dataframe with $rt, $condition and $response. |
what |
@param what What to plot. Can be 'cr' for 'condition-response pairs, 'c' for condition, and 'r' for response. |
layout |
An optional layout. |
nms |
An optional vector of names for each plot. If omitted the names
will be based on the contents of |
ggplot |
ggplot Logical, should ggplot2 be used instead of base R graphics? If set to TRUE,
some arguments from |
... |
Arguments to be passed to |
This function and rtDescriptives
are helper functions to inspect raw data.
invisible()
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.