View source: R/pipeline-loadgeneric.R
| assemble_generic_blocks | R Documentation |
Mirrors the block-handling logic of process_eyeris_data() for the generic
loader, producing the named per-block lists for time series, events, and
blinks.
assemble_generic_blocks(raw_df, events_df, blinks_df, block)
raw_df |
Assembled timeseries data frame with a |
events_df |
Standardized events data frame with a |
blinks_df |
Standardized blinks data frame with a |
block |
Block specification ( |
A list with timeseries, events, and blinks named per-block
lists.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.