annotate_cross_all | R Documentation |
Wrapper around annotate_cross for appetitive and aversive conditioning
annotate_cross_all(cross_data, event_data, CSplus, CSminus)
cross_data |
data.frame where each row is an exit, defined by region_id, t and side |
event_data |
data.frame where each row is an event, defined by stimulus, t_start t_end, side |
CSplus |
Name of treatment associated to appetitive behavior (increases PI) |
CSminus |
Name of treatment associated to aversive behavior (decreases PI) |
data.frame of crosses happening during some event and with annotated type
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.