parse_for_bf: Parse data for butterfly plots

View source: R/plot_butterfly.R

parse_for_bfR Documentation

Parse data for butterfly plots

Description

Internal command for parsing various data structures into a suitable format for plot_butterfly

Usage

parse_for_bf(data, time_lim = NULL, baseline = NULL, quantity = "coefficients")

Arguments

data

data to be parsed

time_lim

time limits to be returned.

baseline

baseline times to be average and subtracted


craddm/eegUtils documentation built on June 11, 2025, 10:03 a.m.