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.


emitanaka/edibble documentation built on April 5, 2025, 4:11 a.m.