modifyModel: Internal method for handling modify argument to NMsim

View source: R/modifyModel.R

modifyModelR Documentation

Internal method for handling modify argument to NMsim

Description

Internal method for handling modify argument to NMsim

Usage

modifyModel(modify, dt.models = NULL, list.ctl = NULL)

Arguments

modify

A list

dt.models

a data.table

list.ctl

List of coontrol streams as lines

Value

dt.models (data.table) or result list.ctl (list) depending on whether the 'dt.models' or the 'list.ctl' argument was provided.


NMsim documentation built on Sept. 9, 2025, 5:33 p.m.