dot-uiArg: Handle arguments for ui functions

.uiArgR Documentation

Handle arguments for ui functions

Description

Note this is an internal function but it is exported in case it is useful.

Usage

.uiArg(char, f, dp)

Arguments

char

This is the character equivalent of the argument

f

This is the forced equivalent of the argument

dp

This is deparsed expression

Value

character representing the underlying rxode2 code for the argument

Author(s)

Matthew L. Fidler

Examples


.uiArg("1.0", 1.0, "1.0")

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