as_tidytable.eeg_lst: Convert an eeg_lst to a long table in 'tidytable' format.

View source: R/to_tbl.R

as_tidytable.eeg_lstR Documentation

Convert an eeg_lst to a long table in tidytable format.

Description

Convert the signal_tbl table from wide to long format.

Usage

as_tidytable.eeg_lst(x, .unit = "s", ...)

Arguments

x

An eeg_lst object.

.unit

Unit for the .time column of the transformed object: "s" (default), "ms", "samples".

...

Additional arguments to be passed to or from other methods.

Value

A tidytable.


bnicenboim/eeguana documentation built on March 16, 2024, 7:21 a.m.