View source: R/ep.eye_setup_proc_config_helpers.R
ep.eye_build_msg_seq | R Documentation |
When a message sequence check is requested, the user specifies event-general start and end message sequences, with the message sent during the event being unique to the block and event. This function attempts to combine the general and specific into the msg_seq field of msg_parse options, which gives block/event-level specificity on the exact expected sequence of messages to check.
ep.eye_build_msg_seq(config, dt = NULL)
config |
Named list of configuration options read in by |
dt |
Descriptive text to print after running. Defaults to NULL (silent). |
Nested list with configuration options.
Nate Hall
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.