process_simulate_arguments: Preprocess arguments of the simulate method.

View source: R/simulate.R

process_simulate_argumentsR Documentation

Preprocess arguments of the simulate method.

Description

Preprocess arguments of the simulate method.

Usage

process_simulate_arguments(model, dataset, dest, outvars, dosing, settings)

Arguments

model

Campsis model

dataset

dataset, data.frame form

dest

destination engine

outvars

outvars

dosing

add dosing information, logical value

settings

simulation settings

Value

a simulation configuration


campsis documentation built on Aug. 5, 2026, 9:07 a.m.