interactive_scalp: Interactive scalp maps

Description Usage Arguments Author(s)

View source: R/erp_scalp.R

Description

Launches a Shiny Gadget for an interactive version of erp_scalp, allowing clicking of individual electrodes to plot them in a separate panel. In that panel, they can be averaged over or plotted as individual electrodes. Currently buggy with datasets with existing electrode co-ordinates.

Usage

1
2
interactive_scalp(data, colour = NULL, baseline = NULL,
  montage = NULL)

Arguments

data

An EEG dataset.

colour

Variable to colour lines by. If no variable is passed, only one line is drawn for each electrode.

baseline

Character vector of times to subtract for baseline correction.

montage

Name of an existing montage set. Defaults to NULL; (currently only 'biosemi64alpha' available other than default 10/20 system)

Author(s)

Matt Craddock, matt@mattcraddock.com


neuroconductor-devel-releases/eegUtils documentation built on May 5, 2020, 3:49 a.m.