examine_process: Examine the simulation process

View source: R/simulate.R

examine_processR 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.


edibble documentation built on June 22, 2024, 11:04 a.m.