create_tc: Internal function for creation of timecourse plots

View source: R/plot_timecourse.R

create_tcR Documentation

Internal function for creation of timecourse plots

Description

Internal function for creation of timecourse plots

Usage

create_tc(
  data,
  add_CI,
  colour,
  quantity = amplitude,
  mapping = NULL,
  facets = NULL
)

Arguments

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 aes() mapping.


craddm/eegUtils documentation built on March 1, 2025, 3:23 p.m.