ep.eye_parse_event_info: Extract descriptive information about events based on...

View source: R/ep.eye_parse_events_helpers.R

ep.eye_parse_event_infoR Documentation

Extract descriptive information about events based on used-defined function

Description

Extract descriptive information about events based on used-defined function

Usage

ep.eye_parse_event_info(
  ep.eye,
  extract_event_func_path,
  csv_path = NULL,
  msg_seq,
  dt = NULL
)

Arguments

ep.eye

ep.eye object that has been previously initialized and tidied

extract_event_func_path

Path to user-defined message parsing function here

csv_path

Path to write event .csvs to

msg_seq

List of optional message sequence arguments passed in config file. Can contain msg_start, msg_end, eval_middle, ordered. See the ep.eye_config vignette for details on these fields.

dt

descriptive text to print.

Value

ep.eye appended with important event-level information included.

Author(s)

Nate Hall


PennStateDEPENdLab/experiment.pipeline documentation built on April 14, 2024, 9:37 p.m.