examine_process {edibble} | R Documentation |
Examine the simulation process
Description
Examine the simulation process
Usage
examine_process(data, process = NULL)
examine_process_values(data, process = NULL, sim = 1L)
Arguments
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. |
[Package edibble version 1.1.1 Index]