View source: R/ep.eye_parse_events.R
ep.eye_parse_events | R Documentation |
Parse task config file, extracting essential task information
ep.eye_parse_events(
ep.eye,
config,
extract_event_func_path,
csv_path,
msg_seq,
header = NULL
)
ep.eye |
ep.eye object that has been previously initialized and tidied |
config |
config file |
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 |
header |
String for section header. Defaults to NULL |
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.