split_message_report: Split a message report into a list of hierarchical dataframes

View source: R/eye_tracking.R

split_message_reportR Documentation

Split a message report into a list of hierarchical dataframes

Description

Split a message report into a list of hierarchical dataframes

Usage

split_message_report(report, drop_empty_columns = TRUE)

Arguments

report

Message report dataframe as created by read_message_report.

drop_empty_columns

Logical. If TRUE, columns that are all NA will be dropped.


BergelsonLab/blabr documentation built on Dec. 22, 2024, 9:32 p.m.