View source: R/plot_timecourse.R
parse_for_tc | R Documentation |
Internal command for parsing various data structures into a suitable format
for tc_plot
parse_for_tc(data, time_lim, electrode, baseline, add_CI)
data |
data to be parsed |
time_lim |
time limits to be returned. |
electrode |
electrodes to be selected |
baseline |
baseline times to be average and subtracted |
add_CI |
Logical for whether CIS are required |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.