View source: R/plot_timecourse.R
create_tc | R Documentation |
Internal function for creation of timecourse plots
create_tc(data, add_CI, colour, quantity = amplitude, mapping = NULL)
data |
A data frame to be plotted |
add_CI |
whether to add confidence intervals |
colour |
whether to use colour |
quantity |
The name of the column/quantity to plot |
mapping |
A ggplot2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.