dot-iniHandleAppend: Reorder rows in iniDf

.iniHandleAppendR Documentation

Reorder rows in iniDf

Description

Reorder rows in iniDf

Usage

.iniHandleAppend(expr, rxui, envir, append)

Arguments

expr

Expression for parsing

rxui

User interface function

envir

Environment for parsing

append

Reorder theta parameters. NULL means no change to parameter order. A parameter name (as a character string) means to put the new parameter after the named parameter. A number less than or equal to zero means to put the parameter at the beginning of the list. A number greater than the last parameter number means to put the parameter at the end of the list.

Value

Nothing, called for side effects


nlmixr2/rxode2 documentation built on Jan. 11, 2025, 8:48 a.m.