View source: R/ep.eye_parse_events_helpers.R
| ep.eye_parse_event_info | R Documentation | 
Extract descriptive information about events based on used-defined function
ep.eye_parse_event_info(
  ep.eye,
  extract_event_func_path,
  csv_path = NULL,
  msg_seq,
  dt = NULL
)
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   | 
dt | 
 descriptive text to print.  | 
ep.eye appended with important event-level information included.
Nate Hall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.