# NOT RUN {
library(VWPre)
# For plotting average difference between conditions...
plot_avg_cdiff(data = dat, xlim = c(0, 1000), type = "proportion",
IAColumn = "IA_1_P", Condition = list(talker = c("EN3", "CH1")),
CondLabels = NA, ErrorBar = TRUE, VWPreTheme = TRUE,
ErrorBand = FALSE, ErrorType = "SE")
# For a more complete tutorial on VWPre plotting functions:
vignette("SR_Plotting", package="VWPre")
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab