examine_process {edibble} | R Documentation |
Examine the simulation process
examine_process(data, process = NULL)
examine_process_values(data, process = NULL, sim = 1L)
data |
An edibble data frame. |
process |
The process name. Typically the name of the process. If unknown, leave this empty. |
sim |
The simulation number. Default is 1. |